BorderBase.Thickness Property
Gets or sets the border’s thickness.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.1.dll
NuGet Package: DevExpress.TreeMap
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value which specifies the border’s thickness, in pixels. |
See Also