FastColoredTextBox.TextHeight Field

T3000 CrossPlatform

FastColoredTextBoxTextHeight Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.FastColoredTextBox.TextHeight"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public int TextHeight
Public TextHeight As Integer

Dim instance As FastColoredTextBox
Dim value As Integer

value = instance.TextHeight

instance.TextHeight = value

Field Value

Type: Int32
See Also