LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

AnnPaintEventArgs Constructor (AnnPaintEventArgs)






The graphics used to paint.
Initializes a new AnnPaintEventArgs class object and includes a graphics object.
Syntax
public AnnPaintEventArgs( 
   Graphics graphics
)
'Declaration
 
Public Function New( _
   ByVal graphics As Graphics _
)
'Usage
 
Dim graphics As Graphics
 
Dim instance As New AnnPaintEventArgs(graphics)
public AnnPaintEventArgs( 
   Graphics graphics
)
function AnnPaintEventArgs( 
   graphics 
)
public:
AnnPaintEventArgs( 
   Graphics^ graphics
)

Parameters

graphics
The graphics used to paint.
Example
For an example, refer to AfterDrawingObjects.
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

AnnPaintEventArgs Class
AnnPaintEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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