







|
| FastColoredTextBox |
| FastColoredTextBox..::..PositionToPoint Method |
| FastColoredTextBox Class See Also Send Feedback |
Gets absolute char position from char position
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public Point PositionToPoint( int pos ) |
| Visual Basic |
|---|
Public Function PositionToPoint ( _ pos As Integer _ ) As Point |
| Visual C++ |
|---|
public: Point PositionToPoint( int pos ) |
Parameters
- pos
- Type: System..::..Int32
