RichEditPen Class
In This Article
Defines an object used to draw lines on the layout canvas.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.RichEdit, DevExpress.Win.TreeMap
#Declaration
public class RichEditPen :
RichEditPenBase
#Remarks
Create a new RichEditPen instance and pass it as a parameter to one of the following methods:
#Inheritance
Object
RichEditPenBase
RichEditPen
See Also