TextElementStyle.TextColor Property
Gets or sets the color of a text element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Color | A Color object that is the color of a text element. |
See Also