VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebFillRectangleCommandJS type / get_Rectangles Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Rectangles Method
In This Topic
Gets the rectangles, which should be filled.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebFillRectangleCommandJS();

var value; // Type: object[]
value = instance.get_Rectangles();

Return Value

Array of rectangles. Default value is empty array.
Browser Compatibility
56+
45+
11
See Also