PageViewSpaceChangeEventArgsOldActiveDetailId Property |
The id of the previously active detail object. Note, if this id
is equal to Guid.Empty, then the active detail object was the
page view itself.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Guid OldActiveDetailId { get; }Public ReadOnly Property OldActiveDetailId As Guid
Get
Property Value
Type:
Guid
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also