Click or drag to resize

MapCtrlCustomMapBehavior Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
If any custom behavior is desired, handlers for the events can be assigned here. If behavior for an event is added, default behavior will not be executed.

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

Property Value

Type: BehaviorAdapter
See Also