FastColoredTextBox.TextAreaRect Property
From T3000 CrossPlatform
T3000 CrossPlatform Documentation
FastColoredTextBoxTextAreaRect Property |
[This is preliminary documentation and is subject to change.]
Rectangle where located text
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
public Rectangle TextAreaRect { get; }
Public ReadOnly Property TextAreaRect As Rectangle Get Dim instance As FastColoredTextBox Dim value As Rectangle value = instance.TextAreaRect