ImageGear .NET v24.12 - Updated
equals Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > Rectangle class : equals Method
Compares two rectangles.
Syntax
ASP.NET Ajax Javascript (Specification) 
function equals() : String;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRectangle.equals();

Return Value

True if this rectangle and a given other rectangle have the same value or false otherwise.
Remarks

This function compares two rectangles.

See Also

Reference

Rectangle class
Rectangle Members