Determines whether the specified PointF is equal to this point.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.dll)
function areEqualValue(pt);
Type: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math..PointF
The point to compare.This method corresponds to PointF.AreEqualValue(PointF) server-side member.