Aspose::Page::XPS::XpsModel::XpsMatrix::get_IsIdentity method

XpsMatrix::get_IsIdentity method

Gets a value indicating whether this instance is identity matrix.

bool Aspose::Page::XPS::XpsModel::XpsMatrix::get_IsIdentity()

Remarks

True if this instance is identity matrix; otherwise, false.

See Also