PointF.op_Inequality
PointF Inequality operator
判断指定点的坐标是否不相等。
public static bool operator !=(PointF point1, PointF point2)
范围 | 类型 | 描述 |
---|---|---|
point1 | PointF | 第一PointF 比较。 |
point2 | PointF | 一秒PointF 比较。 |
返回值
真实地表明X
和Y
的值point1和point2不相等;否则,假的。
也可以看看
- struct PointF
- 命名空间 Aspose.PSD
- 部件 Aspose.PSD