[]
public override void DrawRtf(object measurementGraphics, string rtf, int firstCharIndex, int length, Rect bounds, bool detectUrls, Color backColor)
Public Overrides Sub DrawRtf(measurementGraphics As Object, rtf As String, firstCharIndex As Integer, length As Integer, bounds As Rect, detectUrls As Boolean, backColor As Color)
| Type | Name | Description |
|---|---|---|
| object | measurementGraphics | |
| string | rtf | |
| int | firstCharIndex | |
| int | length | |
| Rect | bounds | |
| bool | detectUrls | |
| Color | backColor |