CullObjectEventArgsRhinoObjectSerialNumber Property |
Gets the rhino object runtime serial number.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.14
Syntax public uint RhinoObjectSerialNumber { get; }
Public ReadOnly Property RhinoObjectSerialNumber As UInteger
Get
Property Value
Type:
UInt32The rhino object serial number.
See Also