Blend.Equals
Blend.Equals method
Tests whether the specified object is a Blend
class and is equivalent to this Blend
class.
public override bool Equals(object obj)
Parameter | Type | Description |
---|---|---|
obj | Object | The object to test. |
Return Value
True if obj is a Blend
class equivalent to this Blend
class; otherwise, false.
See Also
- class Blend
- namespace Aspose.Imaging
- assembly Aspose.Imaging