Range.Expand Method

T3000 CrossPlatform

RangeExpand Method

[This is preliminary documentation and is subject to change.]

Expands range from first char of Start line to last char of End line

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void Expand()
Public Sub Expand

Dim instance As Range

instance.Expand()
See Also