VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebTileReflectionCommandJS type / get_Curvature Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Curvature Method
In This Topic
Gets the level of curvature at the borders of the tile.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebTileReflectionCommandJS();

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

Return Value

Level of curvature. Valid values are from -20 to 20. Default value is 8.
Browser Compatibility
56+
45+
11
See Also