CMGDK r49-rc2
函数 | 变量
K:/CMGDKv18/SDK/Include/hgl/2d/Font.Attrib.H文件参考

浏览该文件的源代码。

函数

void GetName ()
void SetName ()
int GetWidth ()
int GetHeight ()
bool GetBold ()
bool GetItalic ()
void SetWidth (int)
void SetHeight (int)
void SetBold (bool)
void SetItalic (bool)
void InitPrivate ()

变量

WideString name
int width
int height
bool bold
bool italic

函数文档

bool GetBold ( ) [protected]
int GetHeight ( ) [protected]
bool GetItalic ( ) [protected]
void GetName ( ) [protected]
int GetWidth ( ) [protected]
void InitPrivate ( ) [protected]
void SetBold ( bool  ) [protected]
void SetHeight ( int  ) [protected]
void SetItalic ( bool  ) [protected]
void SetName ( ) [protected]
void SetWidth ( int  ) [protected]

变量文档

bool bold
int height
bool italic
WideString name
int width
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义