RichEditBrush Constructors
Defines a brush for custom draw on the layout canvas. Brushes are used to fill graphics shapes and draw text.Name | Parameters | Description |
---|---|---|
RichEditBrush(Color) | color | Initializes new instance of the RichEditBrush class with the specified settings. |
See Also