LEADTOOLS Medical (Leadtools.Medical3D assembly)
LEAD Technologies, Inc

PostPaint Event






Optional delegate method for additional processing.
Syntax
'Declaration
 
Public Event PostPaint As EventHandler(Of Medical3DPostPaintEventArgs)
'Usage
 
Dim instance As Medical3DContainer
Dim handler As EventHandler(Of Medical3DPostPaintEventArgs)
 
AddHandler instance.PostPaint, handler
add_PostPaint(function(sender, e))
remove_PostPaint(function(sender, e))

Event Data

The event handler receives an argument of type Medical3DPostPaintEventArgs containing data related to this event. The following Medical3DPostPaintEventArgs properties provide information specific to this event.

PropertyDescription
ClipRectangle (Inherited from System.Windows.Forms.PaintEventArgs)Gets the rectangle in which to paint.
Graphics (Inherited from System.Windows.Forms.PaintEventArgs)Gets the graphics used to paint.
Object Gets the object being drawn.
ObjectIndex Gets the index of the object being drawn.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Medical3DContainer Class
Medical3DContainer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features