Click or drag to resize

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

Property Value

Type: Guid
See Also