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; }
Public ReadOnly Property SerialNumber As UInteger
Get
Property Value
Type:
UInt32See Also