ITreeMapLayoutItem.Layout Property
In This Article
Gets or sets the layout of the tree map item.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.2.dll
NuGet Package: DevExpress.Wpf.TreeMap
#Declaration
#Property Value
Type | Description |
---|---|
Rect | A Rect value. |
See Also