Extent.op_Equality
Extent Equality operator
Implements the ‘==’ operator.
public static bool operator ==(Extent left, Extent right)
Parameter | Type | Description |
---|---|---|
left | Extent | First argument. |
right | Extent | Second argument. |
Return Value
Value indicating whether arguments are equal.
See Also
- class Extent
- namespace Aspose.Gis
- assembly Aspose.GIS