GH_Canvas.NavigationZoomIn Property

GH_CanvasNavigationZoomIn Property

Gets or sets the special key for zooming in.

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

Property Value

Type: Keys

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

See Also