get_char_width_points method

get_char_width_points

Returns width of the character (points).

Returns

Returns width

def get_char_width_points(self, c):
    ...
ParameterTypeDescription
ccharThe symbol to calculate.

See Also