AnyCAD C++ API  2018
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义 
Public 成员函数 | 所有成员列表
AnyCAD::API::FontDecomposer类 参考

The font outline decomposer. 更多...

#include <APIFontDecomposer.h>

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

Public 成员函数

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

详细描述

The font outline decomposer.

TODO:

成员函数说明

float AnyCAD::API::FontDecomposer::GetHeight ( ) const

Get the character height.

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

Get the horizontal advance.

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

Get the vertical advance.

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

Get the character width.

返回
the width.

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