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

AnnPicture Constructor(Image)






The image to be used with this AnnPicture object.
Initializes a new instance of the AnnPicture class with a specific image.
Syntax
public AnnPicture( 
   Image img
)
'Declaration
 
Public Function New( _
   ByVal img As Image _
)
'Usage
 
Dim img As Image
 
Dim instance As New AnnPicture(img)
public AnnPicture( 
   Image img
)
function AnnPicture( 
   img 
)
public:
AnnPicture( 
   Image^ img
)

Parameters

img
The image to be used with this AnnPicture object.
Example
For an example, refer to AnnPicture.
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

AnnPicture Class
AnnPicture Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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