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

Graphics Property






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 Graphics Graphics {get;}
 get_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: 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.