ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class > Update Method : Update(IImGearRectangle) Method |
'Declaration Public Overloads Sub Update( _ ByVal updateRect As IImGearRectangle _ )
'Usage Dim instance As ImGearPageView Dim updateRect As IImGearRectangle instance.Update(updateRect)
public void Update( IImGearRectangle updateRect )
public: void Update( IImGearRectangle* updateRect )
public: void Update( IImGearRectangle^ updateRect )