Polygon.op_Inequality
Polygon Inequality operator
Implements the operator !=.
public static bool operator !=(Polygon a, Polygon b)
Parameter | Type | Description |
---|---|---|
a | Polygon | The A instance. |
b | Polygon | The B instance. |
Return Value
The result of the operator.
See Also
- class Polygon
- namespace Aspose.Gis.Geometries
- assembly Aspose.GIS