Click or drag to resize

MapCtrlAllowEdgePan Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets or sets whether the edges of the map should act as hotspots for panning.

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

Property Value

Type: Boolean
Remarks
See also UiEnable and PanEnable.
See Also