Returns the inner C1Line that contains a C1TextPointer.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public C1Line GetLine( C1TextPointer position ) |
Visual Basic |
---|
Public Function GetLine ( _ position As C1TextPointer _ ) As C1Line |
Parameters
- position
- Type: C1.Phone.RichTextBox.Documents..::..C1TextPointer
A C1TextPointer.