ImageGear for .NET
Rectangle Constructor
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > Rectangle Class : Rectangle Constructor

x
y
width
height

Glossary Item Box

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.Rectangle = function( 
   x : Number,
   y : Number,
   width : Number,
   height : Number
) {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.Rectangle(Number,Number,Number,Number);

Parameters

x
y
width
height

See Also

©2013. Accusoft Corporation. All Rights Reserved.