Back to Devexpress

ITreeMapLayoutItem.Layout Property

wpf-devexpress-dot-xpf-dot-treemap-dot-itreemaplayoutitem-16ace40b.md

latest1.0 KB
Original Source

ITreeMapLayoutItem.Layout Property

Gets or sets the layout of the tree map item.

Namespace : DevExpress.Xpf.TreeMap

Assembly : DevExpress.Xpf.TreeMap.v25.2.dll

NuGet Package : DevExpress.Wpf.TreeMap

Declaration

csharp
Rect Layout { get; set; }
vb
Property Layout As Rect

Property Value

TypeDescription
Rect

A Rect value.

|

See Also

ITreeMapLayoutItem Interface

ITreeMapLayoutItem Members

DevExpress.Xpf.TreeMap Namespace