TextElementStyle Class
In This Article
Defines a style of the text element within a map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public class TextElementStyle :
MapElementStyleBase
#Related API Members
The following members return TextElementStyle objects:
#Inheritance
Object
MapElementStyleBase
TextElementStyle
See Also