Gets the rectangles, which should be filled.
var instance = new Vintasoft.Imaging.ImageProcessing.WebFillRectangleCommandJS();
var value; // Type: object[]
value = instance.get_Rectangles();
function get_Rectangles() : object[];
Return Value
Array of rectangles. Default value is empty array.