VintaSoft Twain .NET SDK 15.2: Documentation for Web developer
Vintasoft.Twain Namespace / WebTwainFrameJS type / toRectangle Property
Syntax BrowserCompatibility SeeAlso
toRectangle Method
Returns frame as rectangle.
Syntax
var instance = new Vintasoft.Twain.WebTwainFrameJS(left, top, right, bottom);

var value; // Type: object
value = instance.toRectangle();

Return Value

Frame as rectangle.
Browser Compatibility
9
See Also