DrFont.GetCharWidthPoints

DrFont.GetCharWidthPoints method

Returns width of the character (points).

public float GetCharWidthPoints(char c)
ParameterTypeDescription
cCharThe symbol to calculate.

Return Value

Returns width

See Also