Class MapInfoEventArgs
Inheritance
MapInfoEventArgs
Assembly: Mapsui.dll
Syntax
public class MapInfoEventArgs : BaseEventArgs
Constructors
|
Edit this page
View Source
MapInfoEventArgs(ScreenPosition, MPoint, GestureType, Map, GetMapInfoDelegate, GetRemoteMapInfoAsyncDelegate)
Declaration
public MapInfoEventArgs(ScreenPosition screenPosition, MPoint worldPosition, GestureType gestureType, Map map, GetMapInfoDelegate getMapInfo, GetRemoteMapInfoAsyncDelegate getRemoteMapInfoAsync)
Parameters
Extension Methods