FastColoredTextBox.LeftBracketPosition2 Property

T3000 CrossPlatform

FastColoredTextBoxLeftBracketPosition2 Property

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

Position of left highlighted alternative bracket.

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Range LeftBracketPosition2 { get; }
Public ReadOnly Property LeftBracketPosition2 As Range
	Get

Dim instance As FastColoredTextBox
Dim value As Range

value = instance.LeftBracketPosition2

Property Value

Type: Range
See Also