CustomMarkDrawEventArgs Constructors
Provides data for the RichEditControl.CustomMarkDraw event.| Name | Parameters | Description |
|---|---|---|
| CustomMarkDrawEventArgs(CustomMarkVisualInfoCollection) | visualInfoCollection | Initializes a new instance of the CustomMarkDrawEventArgs class with the specified custom mark visual info. |
See Also