CurvePolygon.op_Inequality

CurvePolygon Inequality operator

Implementeert de operator !=.

public static bool operator !=(CurvePolygon a, CurvePolygon b)
ParameterTypeBeschrijving
aCurvePolygonDe A-instantie.
bCurvePolygonDe B-instantie.

Winstwaarde

Het resultaat van de operator.

Zie ook