LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnPaintEventArgs Constructor (AnnPaintEventArgs)

Show in webframe





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
)

Parameters

graphics
The graphics used to paint.
Example
For an example, refer to AfterDrawingObjects.
Requirements

Target Platforms

See Also

Reference

AnnPaintEventArgs Class
AnnPaintEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.