VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebClearCommandJS type / get_Color Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Color Method
In This Topic
Gets the fill color.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebClearCommandJS();

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

Return Value

Fill color. Default value is "rgba(0,0,0,1)".
Browser Compatibility
56+
45+
11
See Also