Back to Devexpress

MiniMap.ViewportStyle Property

windowsforms-devexpress-dot-xtramap-dot-minimap-0399cfc9.md

latest1.0 KB
Original Source

MiniMap.ViewportStyle Property

Returns the style of a mini map viewport.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public BorderedElementStyle ViewportStyle { get; }
vb
Public ReadOnly Property ViewportStyle As BorderedElementStyle

Property Value

TypeDescription
BorderedElementStyle

A BorderedElementStyle object.

|

See Also

MiniMap Class

MiniMap Members

DevExpress.XtraMap Namespace