ImageGear for .NET
Update() Method




Causes a redraw of the display. Required anytime the underlying Display or Page object has changed.
Syntax
'Declaration
 
Public Overloads Sub Update() 
'Usage
 
Dim instance As PageView
 
instance.Update()
public void Update()
public: void Update(); 
public:
void Update(); 
See Also

Reference

PageView Class
PageView Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback