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