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; }
Public ReadOnly Property Viewport As GH_Viewport
Get
Property Value
Type:
GH_Viewport[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Viewport"]
See Also