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