Pango.Layout.GetLine Method
Retrieves a particular line.

Syntax

public LayoutLine GetLine (int line)

Parameters

line
the index of a line.

Returns

the requested Pango.LayoutLine, or null if the index is out of range.

Remarks

This layout line can be referenced and retained, but will become invalid if changes are made to the Layout.

Requirements

Namespace: Pango
Assembly: pango-sharp (in pango-sharp.dll)