T3000 CrossPlatform Documentation
RangeBounds Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:FastColoredTextBoxNS.Range.Bounds"]
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public RangeRect Bounds { get; }
Public ReadOnly Property Bounds As RangeRect Get Dim instance As Range Dim value As RangeRect value = instance.Bounds
Property Value
Type: RangeRectSee Also