LineCompoundType Enum
Lists values that specify the compound line type.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.1.Core.dll
NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation
Declaration
Members
Name | Description | Example |
---|---|---|
Single
|
A single line of normal width. |
|
Double
|
A line style composed of double lines of equal width. |
|
ThickThin
|
A line style composed of double lines, the first of which is thick and the second - thin. |
|
ThinThick
|
A line style composed of double lines, the first of which is thin and the second - thick. |
|
Triple
|
A line style composed of triple lines, the first of which is thin, the second - thick, and the last one - thin. |
Related API Members
The following properties accept/return LineCompoundType values: