Click or drag to resize

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.IsDocument"]

See Also