MapPointer.Font Property
Gets or sets a font used to paint a map pointer’s text.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Font | The font used to display the map pointer’s text specified in the MapPointer.Text property. |
See Also