RhinoDoc.TextureMappingEventArgs.EventType Property

RhinoDocTextureMappingEventArgsEventType Property

[Missing <summary> documentation for "P:Rhino.RhinoDoc.TextureMappingEventArgs.EventType"]

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.8
Syntax
public RhinoDocTextureMappingEventType EventType { get; }
Public ReadOnly Property EventType As RhinoDocTextureMappingEventType
	Get

Property Value

Type: RhinoDocTextureMappingEventType
See Also