Click or drag to resize

GH_CanvasViewport Property

Gets the viewport that determines the panning and zooming for this canvas.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Viewport Viewport { get; }

Property Value

Type: GH_Viewport

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

See Also