IViewNoteMethodsGetLine Method

Gets the model of the indicated line.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
Line GetLine(
	int index
)

Parameters

index  Int32
Index value.

Return Value

Line
Line with the indicated line.

See Also