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

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

Return Value

Size of edge. Valid values are 0 and any positive values. Default value is 15.
Browser Compatibility
56+
45+
11
See Also