[]
Gets the height of text line with the specific font.
Rectangle GetAutoMargins(Font font)
Function GetAutoMargins(font As Font) As Rectangle
Type | Name | Description |
---|---|---|
Font | font | The font to paint. |
Type | Description |
---|---|
Rectangle | The height of text line. |