RichEditCustomMarkDrawEventArgs Constructors
Provides data for the RichEditControl.CustomMarkDraw event.| Name | Parameters | Description |
|---|---|---|
| RichEditCustomMarkDrawEventArgs(Graphics, CustomMarkVisualInfoCollection) | graphics, visualInfoCollection | Initializes a new instance of the RichEditCustomMarkDrawEventArgs class with the specified settings. |
See Also