Table of Contents

Method GetLinesInHeight

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

GetLinesInHeight(int)

When implemented by a class, determines how many lines can fit into given Height.

int GetLinesInHeight(int height)

Parameters

height int

Height to fit lines.

Returns

int

Number of lines that can fit in.