MiniMap.Width Property
In This Article
Gets or sets the width of a mini map.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 150 | An integer value, specifying the height of a mini map. |
See Also