ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > Rectangle class : equals Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function equals() : String; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfRectangle.equals(); |
True
if this rectangle and a given other rectangle have the same value or false
otherwise.This function compares two rectangles.