ImageGear for .NET
OnPaint Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearPageView Class : OnPaint Method




e
PaintEventArgs object containing event data.

Glossary Item Box

Derived classes can implement this method to handle paint events themselves.

Syntax

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

Parameters

e
PaintEventArgs object containing event data.

Remarks

This method is called when the control is required to paint its contents. An application does not call this method directly.

See Also

©2013. Accusoft Corporation. All Rights Reserved.