Back to Devexpress

TextElementStyle Class

windowsforms-devexpress-dot-xtramap-a58ae8c8.md

latest1.6 KB
Original Source

TextElementStyle Class

Defines a style of the text element within a map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

The following members return TextElementStyle objects:

Inheritance

Object MapElementStyleBase TextElementStyle MapElementStyle

See Also

TextElementStyle Members

DevExpress.XtraMap Namespace