Back to Devexpress

MapPointer.TextColor Property

windowsforms-devexpress-dot-xtramap-dot-mappointer-267ca52e.md

latest1.0 KB
Original Source

MapPointer.TextColor Property

Gets or sets the color of a text map pointer.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
Color

A Color object that is the color of a text map pointer.

|

See Also

MapPointer Class

MapPointer Members

DevExpress.XtraMap Namespace