Click or drag to resize

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)
Since: 5.0
Syntax
public Guid NewActiveDetailId { get; }

Property Value

Type: Guid
See Also