XpsCanvas.InsertGlyphs
XpsCanvas.InsertGlyphs method
新しいグリフをこのキャンバスの子リストに挿入しますindex位置.
public XpsGlyphs InsertGlyphs(int index, string fontFamily, float fontSize, FontStyle fontStyle,
float originX, float originY, string unicodeString)
パラメータ | タイプ | 説明 |
---|---|---|
index | Int32 | 新しいグリフを挿入する位置。 |
fontFamily | String | フォントファミリー。 |
fontSize | Single | フォントサイズ。 |
fontStyle | FontStyle | フォント スタイル。 |
originX | Single | グリフの原点 X 座標。 |
originY | Single | グリフの原点 T 座標。 |
unicodeString | String | 印刷する文字列。 |
戻り値
グリフを追加しました。
関連項目
- class XpsGlyphs
- class XpsCanvas
- 名前空間 Aspose.Page.XPS.XpsModel
- 組み立て Aspose.Page