Operator operator ==
- Namespace
 - PaintDotNet.Rendering
 
- Assembly
 - PaintDotNet.Primitives.dll
 
operator ==(Point2Int32, Point2Int32)
public static bool operator ==(Point2Int32 lhs, Point2Int32 rhs)
Parameters
lhsPoint2Int32rhsPoint2Int32
Returns
operator ==(Point2Int32, Point)
public static bool operator ==(Point2Int32 a, Point b)
Parameters
aPoint2Int32bPoint
Returns
operator ==(Point, Point2Int32)
public static bool operator ==(Point a, Point2Int32 b)
Parameters
aPointbPoint2Int32