[]
Gets the font for painting.
protected virtual Font GetDrawingFont(out bool fontCreated)
Protected Overridable Function GetDrawingFont(ByRef fontCreated As Boolean) As Font
| Type | Name | Description |
|---|---|---|
| bool | fontCreated | Created font |
| Type | Description |
|---|---|
| Font | A Font object. |