Back to Devexpress

DrawMapItemEventArgs Constructors

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

latest1.1 KB
Original Source

DrawMapItemEventArgs Constructors

Provides data for the MapControl.DrawMapItem event.

NameParametersDescription
DrawMapItemEventArgs(MapItem, MapItemsLayerBase)item, layerInitializes a new instance of the DrawMapItemEventArgs class with the specified map item and layer.
DrawMapItemEventArgs(MapItem)itemInitializes a new instance of the DrawMapItemEventArgs class with the specified map item.

See Also

DrawMapItemEventArgs Class

DrawMapItemEventArgs Members

DevExpress.XtraMap Namespace