Back to Devexpress

MapPointer.Font Property

windowsforms-devexpress-dot-xtramap-dot-mappointer-d00f6998.md

latest1.0 KB
Original Source

MapPointer.Font Property

Gets or sets a font used to paint a map pointer’s text.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public Font Font { get; set; }
vb
Public Property Font As Font

Property Value

TypeDescription
Font

The font used to display the map pointer’s text specified in the MapPointer.Text property.

|

See Also

MapPointer Class

MapPointer Members

DevExpress.XtraMap Namespace