RichEditPen Constructors
Defines an object used to draw lines on the layout canvas.Name | Parameters | Description |
---|---|---|
RichEditPen(Color, Int32) | color, thickness | Initializes new instance of the RichEditPen class with the specified settings. |
RichEditPen(Color) | color | Initializes new instance of the RichEditPen class with the specified settings. |
See Also