Skip to main content
All docs
V23.2

BorderBase.ActualThickness Property

For internal use.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public int ActualThickness { get; }

Property Value

Type
Int32
See Also