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