Click or drag to resize

ViewEnableDrawingEventArgsDocument Property

Gets the Rhino document.

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

Property Value

Type: RhinoDoc
See Also