XpsMatrix.IsIdentity
XpsMatrix.IsIdentity property
このインスタンスが単位行列かどうかを示す値を取得します。
public bool IsIdentity { get; }
プロパティ値
真実
このインスタンスが恒等行列の場合。さもないと、間違い
.
関連項目
- class XpsMatrix
- 名前空間 Aspose.Page.XPS.XpsModel
- 組み立て Aspose.Page
このインスタンスが単位行列かどうかを示す値を取得します。
public bool IsIdentity { get; }
真実
このインスタンスが恒等行列の場合。さもないと、間違い
.