A newer version of this page is available.
Switch to the current version.
MapElementStyle Class
The style of a map element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v19.2.dll
Declaration
public class MapElementStyle :
TextElementStyle
Public Class MapElementStyle
Inherits TextElementStyle
Related API Members
The following members accept/return MapElementStyle objects:
Remarks
An object of MapElementStyle class can be accessed using the MapLegendBase.ItemStyle property.
Inheritance
Object
MapElementStyleBase
TextElementStyle
MapElementStyle
See Also
Feedback