MiniMap.ViewportStyle Property
In This Article
Returns the style of a mini map viewport.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public BorderedElementStyle ViewportStyle { get; }
#Property Value
Type | Description |
---|---|
Bordered |
A Bordered |
See Also