LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

AnnPicture Constructor(BitmapSource)






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. .NET support Silverlight support
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
)
function 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: 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.