Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

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
)

Parameters

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

Target Platforms

See Also

Reference

AnnPaintEventArgs Class
AnnPaintEventArgs Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)