RendererListMapMouseEventsHandler Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the events object for the list, always returns null.
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Remarks
This always returns null because the RendererList does not
handle mouse events itself. Such events are handled by individual
objects in the list.
See Also