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