IViewNoteMethodsGetLine Method
Gets the model of the indicated line.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Line GetLine(
int index
)
Function GetLine (
index As Integer
) As Line
- index Int32
- Index value.
LineLine with the indicated line.