Click or drag to resize

MapCtrlActiveMouseHandler Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the active IMapMouseHandler, or null if there is no handler under the cursor.

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

Property Value

Type: IMapMouseHandler
See Also