RhinoObjectEventArgs.ObjectId Property

RhinoObjectEventArgsObjectId Property

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

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public Guid ObjectId { get; }
Public ReadOnly Property ObjectId As Guid
	Get

Property Value

Type: Guid
See Also