Back to Devexpress

DrawMapShapeEventArgs Constructors

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

latest1.2 KB
Original Source

DrawMapShapeEventArgs Constructors

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

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

See Also

DrawMapShapeEventArgs Class

DrawMapShapeEventArgs Members

DevExpress.XtraMap Namespace