var instance = new Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS(); var value; // Type: object value = instance.get_SourceRect();
function get_SourceRect() : object;
Return Value
Rectangle. Default value is {x:0, y:0, width:0, height:0}.
var instance = new Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS(); var value; // Type: object value = instance.get_SourceRect();
function get_SourceRect() : object;