Leadtools.Documents.UI Namespace > DocumentViewerView Object : Invalidate Method |
function Leadtools.Documents.UI.DocumentViewerView.invalidate( bounds )
Parameter | Type | Description |
---|---|---|
bounds | LeadRectD | Rectangle in the view to re-render. |
This method will check the value of ImageViewer against null and then calls ImageViewer.Invalidate, refer to this method for more information.