var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: Vintasoft.Shared.WebResolutionJS value = instance.createCopy();
function createCopy() : WebResolutionJS;
Return Value
Copy of item.
var instance = new Vintasoft.Shared.WebResolutionJS(x, y); var value; // Type: Vintasoft.Shared.WebResolutionJS value = instance.createCopy();
function createCopy() : WebResolutionJS;