Determines whether the specified PointF is equal to the current PointF.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function isEqual(pt);
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..PointF
The point to compare with the current PointF.