GH_CanvasNavigationPanUp Property |
Gets or sets the special key for panning up.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static Keys NavigationPanUp { get; set; }
Public Shared Property NavigationPanUp As Keys
Get
Set
Property Value
Type:
Keys[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.NavigationPanUp"]
See Also