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