Method Equals
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Equals(object)
Determine whether the specified object is a SvgTransformF and is identical to this SvgTransformF.
public override bool Equals(object obj)
Parameters
obj
objectThe object to test.
Returns
- bool
This method returns true if obj is the specified SvgTransformF identical to this SvgTransformF; otherwise, false.