Customer’s Canvas
Call us at 1-800-661-8190 or send an email at info@aurigma.com
Tests whether the specified points are equal.
Namespace: Aurigma.DesignAtoms.Common.Math Assembly: Aurigma.DesignAtoms (in Aurigma.DesignAtoms.dll)
public static bool AreEqualValues( PointF p1, PointF p2, double tolerance )
Type: Aurigma.DesignAtoms.Common.Math.PointF
Type: System.Double