GH_Viewport.ZoomInverse Property

GH_ViewportZoomInverse Property

Gets the inverse of the zoom.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public float ZoomInverse { get; }
Public ReadOnly Property ZoomInverse As Single
	Get

Property Value

Type: Single

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

See Also