DocumentEventArgsDocument Property |
Gets the document for this event. This field might be null.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RhinoDoc Document { get; }
Public ReadOnly Property Document As RhinoDoc
Get
Property Value
Type:
RhinoDoc
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also