Polygon.op_Inequality
Polygon Inequality operator
Implementerar operatorn !=.
public static bool operator !=(Polygon a, Polygon b)
Parameter | Typ | Beskrivning |
---|---|---|
a | Polygon | A-instansen. |
b | Polygon | B-instansen. |
Returvärde
Resultatet av operatorn.
Se även
- class Polygon
- namnutrymme Aspose.Gis.Geometries
- hopsättning Aspose.GIS