Aspose::Page::Font::DrFont::GetCharWidthPoints 메서드
DrFont::GetCharWidthPoints method
문자의 너비(포인트)를 반환합니다.
float Aspose::Page::Font::DrFont::GetCharWidthPoints(char16_t c)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| c | char16_t | 계산할 기호. |
ReturnValue
너비를 반환합니다
또 보기
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++