名前 | 解説 | |
---|---|---|
GlyphRun コンストラクタ |
GlyphRunデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
GlyphRun コンストラクタ |
名前 | 解説 | |
---|---|---|
Advances | An optional array of glyph advances. This array could be null or contains GlyphCountelements. | |
BidiLevel | unsigned int bidiLevel | |
FontFace | Gets or sets the FontFaceassociated with this GlypRun. | |
FontSize | float fontEmSize | |
GlyphCount | unsigned int glyphCount | |
Indices | An array of glyph indices. This array contains GlyphCountelements. | |
IsSideways | BOOL isSideways | |
Offsets | An optional array of glyph offsets. This array could be null or contains GlyphCountelements. |