ObjVertex.op_Equality
ObjVertex Equality operator
Overloading the equality 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 equal.
See Also
- class ObjVertex
- namespace Aspose.CAD.FileFormats.Obj.VertexData
- assembly Aspose.CAD