AnyCAD SDK PRO  2020
The Professional Graphics SDK for .Net and C++ Developers
Public 成员函数 | 所有成员列表
AnyCAD::Platform::FontDecomposer类 参考

The font outline decomposer. 更多...

类 AnyCAD::Platform::FontDecomposer 继承关系图:
AnyCAD::Platform::FontEdgeDecomposer

Public 成员函数

float GetWidth ()
 
float GetHeight ()
 
float GetHorizontalAdvance ()
 
float GetVerticalAdvance ()
 

详细描述

The font outline decomposer.

TODO:

成员函数说明

float AnyCAD::Platform::FontDecomposer::GetHeight ( )

Get the character height.

返回
the height.
float AnyCAD::Platform::FontDecomposer::GetHorizontalAdvance ( )

Get the horizontal advance.

返回
the advance.
float AnyCAD::Platform::FontDecomposer::GetVerticalAdvance ( )

Get the vertical advance.

返回
the advance.
float AnyCAD::Platform::FontDecomposer::GetWidth ( )

Get the character width.

返回
the width.

该类的文档由以下文件生成: