CharExtensions

Contains extension methods for .

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.