VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebImageAppearanceJS type / clone Property
Syntax BrowserCompatibility SeeAlso
In This Topic
clone Method
In This Topic
Creates a new object that is a copy of the current instance.
Syntax
var instance = new Vintasoft.Imaging.WebImageAppearanceJS(backColor, borderColor, borderWidth);

var value; // Type: Vintasoft.Imaging.WebImageAppearanceJS
value = instance.clone();

Return Value

New object that is a copy of the current instance.
Browser Compatibility
56+
45+
11
See Also