Click or drag to resize

DocumentEventArgsDocument Property

Gets the document for this event. This field might be null.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public RhinoDoc Document { get; }

Property Value

Type: RhinoDoc
See Also