RhinoDoc.RenderContentTableEventArgs.EventType Property

RhinoDocRenderContentTableEventArgsEventType Property

Event type

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

Property Value

Type: RhinoDocRenderContentTableEventType
See Also