GH_DocDiagramPainter.Zoom Property

GH_DocDiagramPainterZoom Property

Gets the zoom factor for this diagram.

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

Property Value

Type: Single

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

See Also