ImageGear for .NET
Update(IImGearRectangle) Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class > Update Method : Update(IImGearRectangle) Method




updateRect
The rectangle to invalidate. If this parameter is null or empty, will be invalidated control's entire client area.

Glossary Item Box

Invalidates the specified region of the control, causing its contents to be repainted.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

updateRect
The rectangle to invalidate. If this parameter is null or empty, will be invalidated control's entire client area.

Remarks

When changes are made to the portion of image being displayed, this method is typically called immediately afterwards to make those changes visible.

See Also

©2013. Accusoft Corporation. All Rights Reserved.