Click or drag to resize

GH_CanvasNavigationPanPixels Property

Gets or sets the number of pixels for each pan operation.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static int NavigationPanPixels { get; set; }

Property Value

Type: Int32

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

See Also