Main Page
Modules
Data Structures
Globals
Appendix
構造体 MDrawMetric
[
表示
]
グリフとテキストの寸法の型宣言.
[詳細]
変数
int
x
int
y
unsigned int
width
unsigned int
height
説明
MDrawMetric
はグリフと表示されたテキストの寸法用の型である。 また、表示デバイスの矩形領域を表すのにも用いられる。
構造体
int
MDrawMetric::x
int
MDrawMetric::y
unsigned int
MDrawMetric::width
unsigned int
MDrawMetric::height
このページの先頭
Main Page
Modules
Data Structures
Globals
Appendix