var instance = new Vintasoft.Twain.WebTwainFrameJS(left, top, right, bottom); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_Top(value);
function set_Top(
valueA value of the top-most edge of the rectangle, in units of measure used by device.: number
) : any;
Parameters
- value
- A value of the top-most edge of the rectangle, in units of measure used by device.