Skip to main content
A newer version of this page is available. .

MapElementStyle Class

The style of a map element.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v20.2.dll

NuGet Package: DevExpress.Win.Map

Declaration

public class MapElementStyle :
    TextElementStyle

The following members return MapElementStyle objects:

Remarks

An object of MapElementStyle class can be accessed using the MapLegendBase.ItemStyle property.

Inheritance

See Also