var instance = new Vintasoft.Twain.WebTwainImageLayoutJS(x, y, width, height); var value; // Type: number value = instance.get_Y();
function get_Y() : number;
Return Value
Y-coordinate of the left-top corner of image layout rectangle.
var instance = new Vintasoft.Twain.WebTwainImageLayoutJS(x, y, width, height); var value; // Type: number value = instance.get_Y();
function get_Y() : number;