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

RichEditBrush Class

Defines a brush for custom draw on the layout canvas. Brushes are used to fill graphics shapes and draw text.

Namespace: DevExpress.XtraRichEdit

Assembly: DevExpress.XtraRichEdit.v18.2.dll

Declaration

public class RichEditBrush :
    RichEditBrushBase

Remarks

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

Inheritance

See Also