MapCtrlCustomMapBehavior Property | |
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; }
Public ReadOnly Property CustomMapBehavior As BehaviorAdapter
Get
Property Value
Type:
BehaviorAdapterSee Also