var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: any // Parameters var rect; // Type: object value = instance.invalidate(rect);
function invalidate(
rectRegion that should be invalidated.: object
) : any;
Parameters
- rect
- Region that should be invalidated.