Instances.IsDocumentEditor Property

InstancesIsDocumentEditor Property

Gets whether the Document Editor has been set.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static bool IsDocumentEditor { get; }
Public Shared ReadOnly Property IsDocumentEditor As Boolean
	Get

Property Value

Type: Boolean

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

See Also