Click or drag to resize

RenderPropertyChangedEventDocument Property

The document triggering the event.

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

Property Value

Type: RhinoDoc
See Also