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