ChartDirector 7.1 (.NET Edition)

TTFText.getLineHeight


Usage

[C#]public int getLineHeight();
[VB]Public Function getLineHeight() As Integer

Description

Gets the height of a typical line in the text block in pixels.

Arguments

None

Return Value

The height of a typical line in the text block in pixels.