RotatedRectangleF.AreEqual Method

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

Syntax

C#
public static bool AreEqual(
	RotatedRectangleF rect1,
	RotatedRectangleF rect2,
	double tolerance
)

See Also

Reference