OnPaint Method

Summary

Overrides Control.OnPaint.

Syntax

C#
C++/CLI
C++
protected override void OnPaint( 
   PaintEventArgs e 
) 
protected: 
void OnPaint(  
   PaintEventArgs^ e 
) override  
protected:  
   virtual void OnPaint( 
      PaintEventArgs^ e 
   ) override 

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains the event data.

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class

RasterImageViewer Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.