[]
Returns the inner C1Line that contains a C1TextPointer.
public C1Line GetLine(C1TextPointer position)
Public Function GetLine(position As C1TextPointer) As C1Line
| Type | Name | Description |
|---|---|---|
| C1TextPointer | position |
| Type | Description |
|---|---|
| C1Line | A C1Line that contains the parameter C1TextPointer. |