Aspose::Page::Font::DrFont::GetCharWidthPoints 方法

DrFont::GetCharWidthPoints method

返回字符的宽度(点)。

float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
ParameterType描述
cchar16_t要计算的符号。

ReturnValue

返回宽度

另见