Click or drag to resize

PageViewPropertiesChangeEventArgsDocument Property

Gets the Rhino document.

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

Property Value

Type: RhinoDoc
See Also