GH_CanvasIsDocument Property |
Gets a value indicating whether or not a document is currently loaded in this canvas.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsDocument { get; }
Public ReadOnly Property IsDocument As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.IsDocument"]
See Also