Click or drag to resize

ObjectPropertiesPageEventArgsEventRuntimeSerialNumber Property

Gets the runtime serial number.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.14
Syntax
public uint EventRuntimeSerialNumber { get; }

Property Value

Type: UInt32
The runtime serial number.
See Also