AnyCAD SDK PRO
2020
The Professional Graphics SDK for .Net and C++ Developers
|
The font outline decomposer. 更多...
Public 成员函数 | |
float | GetWidth () |
float | GetHeight () |
float | GetHorizontalAdvance () |
float | GetVerticalAdvance () |
The font outline decomposer.
TODO:
float AnyCAD::Platform::FontDecomposer::GetHeight | ( | ) |
Get the character height.
float AnyCAD::Platform::FontDecomposer::GetHorizontalAdvance | ( | ) |
Get the horizontal advance.
float AnyCAD::Platform::FontDecomposer::GetVerticalAdvance | ( | ) |
Get the vertical advance.
float AnyCAD::Platform::FontDecomposer::GetWidth | ( | ) |
Get the character width.