CurvePolygon.op_Inequality

CurvePolygon Inequality operator

Implementiert den Operator !=.

public static bool operator !=(CurvePolygon a, CurvePolygon b)
ParameterTypBeschreibung
aCurvePolygonDie A-Instanz.
bCurvePolygonDie B-Instanz.

Rückgabewert

Das Ergebnis des Operators.

Siehe auch