Skip to main content

MapPointer.DefaultTextAlignment Field

Specifies the default MapPointer.TextAlignment. Currently, the default text alignment is set to TextAlignment.MiddleRight.

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v24.1.dll

NuGet Package: DevExpress.Win.Map

Declaration

public const TextAlignment DefaultTextAlignment = TextAlignment.MiddleRight

Field Value

Type
TextAlignment
See Also