Click or drag to resize

RhinoObjectAnalysisModeChangedEventArgsDocument Property

Gets the Rhino document.

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

Property Value

Type: RhinoDoc
See Also