T3000 CrossPlatform Documentation
FastColoredTextBoxRightBracketPosition2 Property |
[This is preliminary documentation and is subject to change.]
Position of right highlighted alternative bracket.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public Range RightBracketPosition2 { get; }
Public ReadOnly Property RightBracketPosition2 As Range Get Dim instance As FastColoredTextBox Dim value As Range value = instance.RightBracketPosition2
Property Value
Type: RangeSee Also