VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebTileReflectionCommandJS type / get_TileSize Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TileSize Method
In This Topic
Gets the tile size in pixels.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebTileReflectionCommandJS();

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

Return Value

Tile size in pixels. Valid values are from 2 to 200. Default value is 40.
Browser Compatibility
56+
45+
11
See Also