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