MapCtrlCustomMapBehavior Property | ![Verizon Connect Logo](../icons/logo.jpg) |
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
Syntaxpublic BehaviorAdapter CustomMapBehavior { get; }
Public ReadOnly Property CustomMapBehavior As BehaviorAdapter
Get
Property Value
Type:
BehaviorAdapter
See Also