VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebBevelEdgeCommandJS type / get_Smoothness Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Smoothness Method
In This Topic
Gets smoothness of the bevel edges.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebBevelEdgeCommandJS();

var value; // Type: number
value = instance.get_Smoothness();

Return Value

Smoothness. Valid values are from 0 to 256. Default value is 2.
Browser Compatibility
56+
45+
11
See Also