Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
AnnPicture Constructor(BitmapSource)
See Also 
Leadtools.Windows.Annotations Namespace > AnnPicture Class > AnnPicture Constructor : AnnPicture Constructor(BitmapSource)



img
The BitmapSource to be used with this AnnPicture object.
Initializes a new instance of the AnnPicture class with a specific image.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal img As BitmapSource _
)
Visual Basic (Usage)Copy Code
Dim img As BitmapSource
 
Dim instance As AnnPicture(img)
C# 
public AnnPicture( 
   BitmapSource img
)
C++/CLI 
public:
AnnPicture( 
   BitmapSource img
)

Parameters

img
The BitmapSource to be used with this AnnPicture object.

Example

For C#/VB examples, refer to AnnPicture.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

AnnPicture Constructor(BitmapSource) requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.