var instance = new Vintasoft.Imaging.ImageProcessing.WebImageProcessingCommandWithRegionAndSourceChangeJS(); var returnValue; // Type: any // Parameters var value; // Type: object returnValue = instance.set_Region(value);
function set_Region(
valueРегион как структура {x:x, y:y, width:w, height:h};: object
) : any;
Parameters
- value
- Регион как структура {x:x, y:y, width:w, height:h};