Back to Devexpress

MiniMap.Height Property

windowsforms-devexpress-dot-xtramap-dot-minimap-f616dc12.md

latest991 B
Original Source

MiniMap.Height Property

Gets or sets the height of a mini map.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
[DefaultValue(150)]
public int Height { get; set; }
vb
<DefaultValue(150)>
Public Property Height As Integer

Property Value

TypeDefaultDescription
Int32150

An integer value specifying the height of a mini map.

|

See Also

MiniMap Class

MiniMap Members

DevExpress.XtraMap Namespace