UnderlineBox.Thickness Property
Returns a parameter that identifies the relative height of the underline painting.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer that identified the relative thickness of the underline. |
See Also