







Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public static Size GetSizeOfRange( Range range ) |
Visual Basic |
---|
Public Shared Function GetSizeOfRange ( _ range As Range _ ) As Size |
Visual C++ |
---|
public: static Size GetSizeOfRange( Range^ range ) |
Parameters
- range
- Type: FastColoredTextBoxNS..::..Range