TreeMapPadding(Int32) Constructor
In This Article
Initializes a new instance of the TreeMapPadding class with specified settings.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
all | Int32 | Specifies all (Left, Top, Right, and Bottom) indents in pixels. This value is assigned to the All property. |
See Also