Back to Devexpress

MapElementStyle Class

windowsforms-devexpress-dot-xtramap-f798abd9.md

latest1.3 KB
Original Source

MapElementStyle Class

The style of a map element.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapElementStyle :
    TextElementStyle
vb
Public Class MapElementStyle
    Inherits TextElementStyle

The following members return MapElementStyle objects:

Remarks

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

Inheritance

Object MapElementStyleBase TextElementStyle MapElementStyle

See Also

MapElementStyle Members

DevExpress.XtraMap Namespace