FastColoredTextBox.NeedRecalc Method

T3000 CrossPlatform

FastColoredTextBoxNeedRecalc Method

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

Call this method if the recalc of the position of lines is needed.

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void NeedRecalc()
Public Sub NeedRecalc

Dim instance As FastColoredTextBox

instance.NeedRecalc()
See Also