Method Equals
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Equals(object)
public override bool Equals(object obj)
Parameters
Returns
- bool
This method returns true if the specified object is a SvgPointF and has the same coordinates as this SvgPointF; otherwise, false.
Equals(SvgPointF)
public bool Equals(SvgPointF other)