ImageGear .NET v24.12 - Updated
Update() Method




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class > Update Method : 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