Operator operator ==
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
operator ==(SvgPointF, SvgPointF)
This compares two SvgPointF structures. The result specifies whether the values of the X and Y properties of the two SvgPointF structures are equal.
public static bool operator ==(SvgPointF left, SvgPointF right)