Extent.op_Inequality
Extent Inequality 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 not equal.
See Also
- class Extent
- namespace Aspose.Gis
- assembly Aspose.GIS