Table of Contents

Method GetFontHeight

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

GetFontHeight(Font, Control)

public static int GetFontHeight(Font font, Control control)

Parameters

font Font
control Control

Returns

int

GetFontHeight(Font, AbstractControl)

public static double GetFontHeight(Font font, AbstractControl control)

Parameters

font Font
control AbstractControl

Returns

double