Contains extension methods for Char.
Methods
public static int GetCellWidth(char character)
Gets the cell width of a character.
Parameters:
character (char)The character to get the cell width of.
Returns:
The cell width of the character.
Contains extension methods for .
Contains extension methods for Char.
public static int GetCellWidth(char character)
Gets the cell width of a character.
Parameters:
character (char)Returns:
The cell width of the character.