Click or drag to resize

RhinoReplaceObjectEventArgsDocument Property

The document where the event occurred.

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

Property Value

Type: RhinoDoc
See Also