







![]() ![]() |
FastColoredTextBox |
FastColoredTextBox..::..ChangeFontSize Method |
FastColoredTextBox Class See Also Send Feedback |
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public void ChangeFontSize( int step ) |
Visual Basic |
---|
Public Sub ChangeFontSize ( _ step As Integer _ ) |
Visual C++ |
---|
public: void ChangeFontSize( int step ) |
Parameters
- step
- Type: System..::..Int32