Returns the intersection with another range.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public C1TextRange Intersection( C1TextRange range ) |
| Visual Basic |
|---|
Public Function Intersection ( _ range As C1TextRange _ ) As C1TextRange |
Parameters
- range
- Type: C1.Phone.RichTextBox.Documents..::..C1TextRange
The other C1TextRange