GH_NamedViewZoom Property |
Gets or sets the zoom factor of the named view.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public float Zoom { get; set; }
Public Property Zoom As Single
Get
Set
Property Value
Type:
Single[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_NamedView.Zoom"]
See Also