GH_Canvas.NavigationZoomOut Property

GH_CanvasNavigationZoomOut Property

Gets or sets the special key for zooming in.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static Keys NavigationZoomOut { get; set; }
Public Shared Property NavigationZoomOut As Keys
	Get
	Set

Property Value

Type: Keys

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.NavigationZoomOut"]

See Also