var instance = new Vintasoft.Twain.WebTwainFrameJS(left, top, right, bottom); var value; // Type: boolean // Parameters var value; // Type: WebTwainFrameJS value = instance.equals(value);
function equals(
valueFrame to compare with the current frame.: WebTwainFrameJS
) : boolean;
Parameters
- value
- Frame to compare with the current frame.
Return Value
True if the specified object is equal to the current object; otherwise, false.