Table of Contents

Method GetLinesInHeight

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

GetLinesInHeight(double)

Determines how many lines can fit into given Height.

public virtual int GetLinesInHeight(double height)

Parameters

height double

Height to fit lines.

Returns

int

Number of lines that can fit in.