Skip to main content

MapElementStyle Class

The style of a map element.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v23.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