Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal img As BitmapSource _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AnnPicture( BitmapSource img ) |
C++/CLI | |
---|---|
public: AnnPicture( BitmapSource img ) |
Parameters
- img
- The BitmapSource to be used with this AnnPicture object.
For C#/VB examples, refer to AnnPicture.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family