CurvePolygon.op_Equality

CurvePolygon Equality 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