Click or drag to resize

GetObjectSerialNumber Property

Each instance of GetObject has a unique runtime serial number that is used to identify object selection events associated with that instance.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public uint SerialNumber { get; }

Property Value

Type: UInt32
See Also