MapCallout.HighlightedTextColor Property
Gets or sets the color used to display a highlighted map callout’s text.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Color | A Color structure object, representing the color of a highlighted map callout’s text. |
See Also