Quadrangle.op_Inequality
Quadrangle Inequality operator
Returns a value indicating if the first Quadrangle
value is different from the second.
public static bool operator !=(Quadrangle first, Quadrangle second)
Parameter | Type | Description |
---|---|---|
first | Quadrangle | A first compared value |
second | Quadrangle | A second compared value |
Return Value
true if first has the different value from second; otherwise, false.
See Also
- class Quadrangle
- namespace Aspose.BarCode.BarCodeRecognition
- assembly Aspose.BarCode