CurvePolygon.op_Inequality

CurvePolygon Inequality operator

实现运算符 !=.

public static bool operator !=(CurvePolygon a, CurvePolygon b)
范围类型描述
aCurvePolygonA 实例。
bCurvePolygonB实例。

返回值

运算符的结果。

也可以看看