Back to Devexpress

MapCallout.SelectedTextColor Property

windowsforms-devexpress-dot-xtramap-dot-mapcallout-52961b9c.md

latest1.1 KB
Original Source

MapCallout.SelectedTextColor Property

Gets or sets the color used to display a selected map callout’s text.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Color SelectedTextColor { get; set; }
vb
Public Property SelectedTextColor As Color

Property Value

TypeDescription
Color

A Color structure object, representing the color of a selected map callout’s text.

|

See Also

MapCallout Class

MapCallout Members

DevExpress.XtraMap Namespace