ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_ImageBitmap = System.Drawing.Bitmap

 

Gets or sets the annotation image bitmap.

 

[Visual Basic]

Public Property Ann_ImageBitmap ( ) as System.Drawing.Bitmap

 

Property Set Value

    Ann_ImageBitmap

        Sets the annotation image bitmap.

 

Property Get Value

    Ann_Imageitmap

        Gets the annotation image bitmap.

 

Example

[Visual Basic] The following example sets the annotation image bitmap.

 

[Visual Basic]

Dim annBmp As New Bitmap( "C:\Test\Annotation.jpg")

ImgAnnotations1.Ann_ImageBitmap = annBmp

 

Requirements

Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista family.

Documentation Version 1.6