Aspose::Page::Font::DrFont::GetCharWidthPoints method

DrFont::GetCharWidthPoints method

Returns width of the character (points).

float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
ParameterTypeDescription
cchar16_tThe symbol to calculate.

ReturnValue

Returns width

See Also