MapOverlay.Alignment Property
In This Article
Gets or sets the alignment of the map overlay.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
[DefaultValue(ContentAlignment.TopLeft)]
public ContentAlignment Alignment { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Content |
Top |
A Content |
See Also