Native paint event arguments associated with this object
public PaintEventArgs PaintEventArgs { get; set; }
Public Property PaintEventArgs() As System.Windows.Forms.PaintEventArgs
Get
Set
public:
property System::Windows::Forms::PaintEventArgs^ PaintEventArgs
{
System::Windows::Forms::PaintEventArgs^ get()
void set(System::Windows::Forms::PaintEventArgs^ value)
}
The native event arguments associated with this object. Default value is null.
This member will be automatically populated by the LEADTOOLS controls with the native paint event arguments. For example, PostRender set to the value obtained from System.Windows.Forms.Control.OnPaint(System.Windows.Forms.PaintEventArgs).
For an example, refer to PostRender.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document