Table of Contents

TUIFont.GetHeight Method

Height of the font for a given resolution.

Syntax

Namespace: FlexCel.Core

public abstract Double GetHeight(Int32 dpi)

Parameters

<-> Parameter Type Description
dpi Int32 Resolution.

See also