Determines whether the specified PointF instances are equal.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math.PointF
The first PointF to compare.Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math.PointF
The second PointF to compare.The Boolean value which indicates whether p1 and p2 are the same instances.