Skip to main content
A newer version of this page is available. .

MapPointer.DefaultTextAlignment Field

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

Namespace: DevExpress.XtraMap

Assembly: DevExpress.XtraMap.v18.2.dll

Declaration

public const TextAlignment DefaultTextAlignment = TextAlignment.MiddleRight

Field Value

Type
TextAlignment
See Also