XpsDocument.CreateMatrix
XpsDocument.CreateMatrix method
新しいアフィン変換行列を作成します。
public XpsMatrix CreateMatrix(float m11, float m12, float m21, float m22, float m31, float m32)
パラメータ | タイプ | 説明 |
---|---|---|
m11 | Single | 要素11。 |
m12 | Single | 要素 12。 |
m21 | Single | 要素 21。 |
m22 | Single | 要素 22。 |
m31 | Single | 要素 31。 |
m32 | Single | 要素 32。 |
戻り値
新しいアフィン変換行列。
関連項目
- class XpsMatrix
- class XpsDocument
- 名前空間 Aspose.Page.XPS
- 組み立て Aspose.Page