var instance = new Vintasoft.Imaging.ImageProcessing.WebMatrixTransformCommandJS(); var value; // Type: object value = instance.get_CropRect();
function get_CropRect() : object;
Return Value
Прямоугольник. Значение по умолчанию: {x: 0, y: 0, width: 0, height: 0}.