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.
var instance = new Vintasoft.Imaging.ImageProcessing.WebFillRectangleCommandJS(); var value; // Type: object[] value = instance.get_Rectangles();
function get_Rectangles() : object[];