MapElementStyle Class
The style of a map element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Related API Members
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