XpsMatrix.op_Inequality
XpsMatrix Inequality operator
Implementiert den Operator !=.
public static bool operator !=(XpsMatrix a, XpsMatrix b)
Parameter | Typ | Beschreibung |
---|---|---|
a | XpsMatrix | Die erste Matrix. |
b | XpsMatrix | Die zweite Matrix. |
Rückgabewert
Das Ergebnis des Operators.
Siehe auch
- class XpsMatrix
- namensraum Aspose.Page.XPS.XpsModel
- Montage Aspose.Page