var instance = new Vintasoft.Imaging.WebImageAppearanceJS(backColor, borderColor, borderWidth); var value; // Type: Vintasoft.Imaging.WebImageAppearanceJS value = instance.clone();
function clone() : WebImageAppearanceJS;
Return Value
New object that is a copy of the current instance.