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