[]
        
(Showing Draft Content)

GrapeCity.Drawing.IDrawingContext.GetAutoMargins

GetAutoMargins Method

GetAutoMargins(Font)

Gets the height of text line with the specific font.

Declaration
Rectangle GetAutoMargins(Font font)
Function GetAutoMargins(font As Font) As Rectangle
Parameters
Type Name Description
Font font

The font to paint.

Returns
Type Description
Rectangle

The height of text line.