Name | Description | |
---|---|---|
RText.SelectionRange Constructor | Initializes a new instance of the SelectionRange class |
The following tables list the members exposed by RText.SelectionRange.
Name | Description | |
---|---|---|
RText.SelectionRange Constructor | Initializes a new instance of the SelectionRange class |
Name | Description | |
---|---|---|
End | Gets the last character in selection. Gets incorrect position in case of empty selection | |
IsEmpty | Gets true if selection is empty |
Name | Description | |
---|---|---|
CompareTo | Compares to. | |
Intersect | Returns intersection of current selection with another one | |
ToString | Returns a System.String that represents this instance. |