VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type / toString Property
Syntax BrowserCompatibility SeeAlso
In This Topic
toString Method
In This Topic
Converts object to a string.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorReplaceSphereJS(r, g, b, radius);

var value; // Type: string
value = instance.toString();

Return Value

String presentation of object.
Browser Compatibility
56+
45+
11
See Also