var instance = new Vintasoft.Imaging.UI.VisualTools.WebMultiRectangularSelectionToolJS(); var value; // Type: object // Parameters var image; // Type: WebImageJS value = instance.getSelections(image);
function getSelections(
imageThe image.: WebImageJS
) : object;
Parameters
- image
- The image.
Return Value
Collection that contains selection of specified image.