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