Skip to main content
A newer version of this page is available. .

RichEditPen Class

Defines an object used to draw lines on the layout canvas.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.RichEdit

Declaration

public class RichEditPen :
    RichEditPenBase

Remarks

Create a new RichEditPen instance and pass it as a parameter to one of the following methods:

Inheritance

See Also