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