MapCustomElement.TextGlowColor Property
Gets or sets the glow color of a text for a map custom element.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Color | A Color object that is the glow color of a text. |
Remarks
The following image explains the text color and the text glow color.
Note that the TextGlowColor property is not effective when the AllowHtmlText option is enabled.
See Also