Click or drag to resize

GH_ViewportZoom Property

Gets or sets the Zoom factor of the viewport. Please assign only sensible values.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float Zoom { get; set; }

Property Value

Type: Single

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Viewport.Zoom"]

See Also