LEADTOOLS Annotations (Leadtools.Annotations assembly)

Graphics Property

Show in webframe





Gets the graphics used to paint.
Syntax
public Graphics Graphics {get;}
'Declaration
 
Public ReadOnly Property Graphics As Graphics
'Usage
 
Dim instance As AnnPaintEventArgs
Dim value As Graphics
 
value = instance.Graphics

            

            
public:
property Graphics^ Graphics {
   Graphics^ get();
}

Property Value

The System.Drawing.Graphics object 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.