GH_Canvas.GH_ImageSettings.Zoom Property

GH_CanvasGH_ImageSettingsZoom Property

Gets or sets the zoom at which to export the high-resolution image.

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_Canvas.GH_ImageSettings.Zoom"]

See Also