PrecisionModel.op_Inequality
PrecisionModel Inequality operator
Implements the operator !=.
public static bool operator !=(PrecisionModel a, PrecisionModel b)
Parameter | Type | Description |
---|---|---|
a | PrecisionModel | The A instance. |
b | PrecisionModel | The B instance. |
Return Value
The result of the operator.
See Also
- class PrecisionModel
- namespace Aspose.Gis
- assembly Aspose.GIS