Back to Devexpress

DrawMapPointerEventArgs Constructors

windowsforms-devexpress-dot-xtramap-dot-drawmappointereventargs-dot-ctor.md

latest1.2 KB
Original Source

DrawMapPointerEventArgs Constructors

Provides data for the MapControl.DrawMapItem event if the MapPointer class descendant should be drawn.

NameParametersDescription
DrawMapPointerEventArgs(MapPointer, MapItemsLayerBase)item, layerInitializes a new instance of the DrawMapPointerEventArgs class with the specified map pointer and layer.
DrawMapPointerEventArgs(MapPointer)itemInitializes a new instance of the DrawMapPointerEventArgs class with the specified settings.

See Also

DrawMapPointerEventArgs Class

DrawMapPointerEventArgs Members

DevExpress.XtraMap Namespace