PointF.AreEqualValues Method

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects.Math
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

C#
public static bool AreEqualValues(
	PointF p1,
	PointF p2,
	double tolerance
)

See Also

Reference