NeedRecalc Method

Fast Colored Text Box

Collapse imageExpand ImageCopy imageCopyHover image
Call this method if the recalc of the position of lines is needed.

Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)

Syntax

C#
public void NeedRecalc()
Visual Basic
Public Sub NeedRecalc
Visual C++
public:
void NeedRecalc()

See Also