Click or drag to resize

CompassRoseMapMouseEventsHandler Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implementation of IMapMouseHandler. Returns the correct handler for the user's action. Should not be called directly.

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

Property Value

Type: MapMouseEventsHandler

Implements

IMapMouseHandlerMapMouseEventsHandler
See Also