Click or drag to resize

InstancesIsDocumentEditorOnTopOfViewports Property

Gets whether the Grasshopper document editor (or any of its child forms) is obscuring a significant part of the Rhino viewports.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool IsDocumentEditorOnTopOfViewports { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Instances.IsDocumentEditorOnTopOfViewports"]

See Also