Click or drag to resize

RouteMapMouseEventsHandler Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the events object for the list - Always null.

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

Property Value

Type: MapMouseEventsHandler

Implements

IMapMouseHandlerMapMouseEventsHandler
Remarks
This is null because individual RouteStops handle mouse events themselves.
See Also