LEADTOOLS Annotations (Leadtools.Annotations assembly)

AnnPicture Constructor(Image)

Show in webframe





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
)

Parameters

img
The image to be used with this AnnPicture object.
Example
For an example, refer to AnnPicture.
Requirements

Target Platforms

See Also

Reference

AnnPicture Class
AnnPicture Members
Overload List

 

 


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