ObjVertex.op_Inequality
ObjVertex Inequality operator
Overloading the inequality operator.
public static bool operator !=(ObjVertex a, ObjVertex b)
Parameter | Type | Description |
---|---|---|
a | ObjVertex | The first instance. |
b | ObjVertex | The second instance. |
Return Value
The value indicating whether instances are not equal.
See Also
- class ObjVertex
- namespace Aspose.CAD.FileFormats.Obj.VertexData
- assembly Aspose.CAD