Skip to main content
Box

UnderlineBox.Thickness Property

Returns a parameter that identifies the relative height of the underline painting.

Namespace: DevExpress.XtraRichEdit.API.Layout

Assembly: DevExpress.RichEdit.v23.2.Core.dll

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

Declaration

public int Thickness { get; }

Property Value

Type Description
Int32

An integer that identified the relative thickness of the underline.

See Also