







Returns intersection with other range,
empty range returned otherwise
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public virtual Range GetIntersectionWith( Range range ) |
| Visual Basic |
|---|
Public Overridable Function GetIntersectionWith ( _ range As Range _ ) As Range |
| Visual C++ |
|---|
public: virtual Range^ GetIntersectionWith( Range^ range ) |
Parameters
- range
- Type: FastColoredTextBoxNS..::..Range
