[]
Gets position from char index.
Point GetPositionFromCharIndex(int charIndex)
Function GetPositionFromCharIndex(charIndex As Integer) As Point
| Type | Name | Description |
|---|---|---|
| int | charIndex | The char index. |
| Type | Description |
|---|---|
| Point | Position. |