Table of Contents

Method GetLinesInHeight

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

GetLinesInHeight(int)

Determines how many lines can fit into given Height.

public virtual int GetLinesInHeight(int height)

Parameters

height int

Height to fit lines.

Returns

int

Number of lines that can fit in.