Table of Contents

TUIFont.GetHeight Method

Height of the font for a given resolution.

Syntax

Unit: FlexCel.Core

function TUIFont.GetHeight(const dpi: Integer): Double; virtual; abstract;

Parameters

<-> Parameter Type Description
const dpi Integer Resolution.

See also