LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

AnnPicture Constructor(BitmapSource)

Show in webframe





The System.Windows.Media.Imaging.BitmapSource to be used with this AnnPicture object.
Initializes a new instance of the AnnPicture class with a specific image.
Syntax
public AnnPicture( 
   BitmapSource img
)
'Declaration
 
Public Function New( _
   ByVal img As BitmapSource _
)
'Usage
 
Dim img As BitmapSource
 
Dim instance As New AnnPicture(img)

            

            
public:
AnnPicture( 
   BitmapSource^ img
)

Parameters

img
The System.Windows.Media.Imaging.BitmapSource to be used with this AnnPicture object.
Example

For C#/VB examples, 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.