Click or drag to resize

MapCtrlEdgePanPixels Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The number of pixels around the border where the edge panning is active.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public double EdgePanPixels { get; set; }

Property Value

Type: Double
Remarks
To control edge-panning see AllowEdgePan. See also UiEnable.
See Also