Click or drag to resize

RhinoPageViewActiveDetailId Property

Returns the id of the active detail. If no detail is active, or if the page is active, then Guid.Empty is returned.

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Guid ActiveDetailId { get; }

Property Value

Type: Guid
See Also