ImgAnnotations User Control

ImgAnnotations Class Library

ImgAnnotations.Ann_ImageFilename = String

 

Gets or sets the annotation image filename.

 

[Visual Basic]

Public Property Ann_ImageFilename ( ) as String

 

Property Set Value

    Ann_ImageFilename

        Sets the annotation image filename.

 

Property Get Value

    Ann_ImageFilename

        Gets the annotation image filename.

 

Example

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

 

[Visual Basic]

Dim ImgFilename As String = "C:\Test\Annotation.tif"

ImgAnnotations1.Ann_ImageFilename = ImgFilename

 

Requirements

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

Documentation Version 1.6