Instances.ActiveCanvas Property

InstancesActiveCanvas Property

Gets the currently active Grasshopper canvas (if any)

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

Property Value

Type: GH_Canvas

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

See Also