Click or drag to resize

MapMapClicked Event

Occurs when the map is clicked.

Namespace: ZylSoft.Gps.Map
Assembly: ZylMap (in ZylMap.dll) Version: 1.7.0.0 (1.0.0.0)
Syntax
public event EventHandler<DmsPositionEventArgs> MapClicked

Value

EventHandlerDmsPositionEventArgs
See Also