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

Glossary Item Box

Creates a copy of the rectangle.

Syntax

ASP.NET Ajax Javascript (Specification) 
function clone() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfRectangle.clone();

Remarks

This function creates a copy of the rectangle.

See Also

©2013. Accusoft Corporation. All Rights Reserved.