Skip to main content
Box

LayoutBorder.Thickness Property

Returns a parameter that characterizes the thickness of a border line.

Namespace: DevExpress.XtraRichEdit.API.Layout

Assembly: DevExpress.RichEdit.v24.1.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public int Thickness { get; }

Property Value

Type Description
Int32

An integer that characterizes the thickness of a border line.

See Also