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