RhinoObjectEventArgs.TheObject Property

RhinoObjectEventArgsTheObject Property

[Missing <summary> documentation for "P:Rhino.DocObjects.RhinoObjectEventArgs.TheObject"]

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoObject TheObject { get; }
Public ReadOnly Property TheObject As RhinoObject
	Get

Property Value

Type: RhinoObject
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also