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)
Syntax
public Rectangle TextAreaRect { get; }
Public ReadOnly Property TextAreaRect As Rectangle Get Dim instance As FastColoredTextBox Dim value As Rectangle value = instance.TextAreaRect
Property Value
Type: RectangleSee Also