







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