'Declaration
Protected Overridable Function XToCharPosition( _ ByVal xPosition As Integer _ ) As Integer
Parameters
- xPosition
- An System.Int32 value indicates the x coordinate position.
Return Value
An System.Int32 value indicates the char position.
'Declaration
Protected Overridable Function XToCharPosition( _ ByVal xPosition As Integer _ ) As Integer