var instance = new Vintasoft.Twain.WebTwainImageLayoutJS(x, y, width, height); var value; // Type: number value = instance.get_X();
function get_X() : number;
Return Value
X-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_X();
function get_X() : number;