ImgEdit User Control

ImgEdit Class Library

ImgEdit.Image_Information = System.Collections.ArrayList

 

Gets the image information.

 

[Visual Basic]

Public ReadOnly Property Image_Information ( ) as System.Collections.ArrayList

 

Property Set Value

    None.

 

Property Get Value

    Image_Information

        Gets the displayed image information.

 

Example

[Visual Basic] The following example gets the information of the displayed image.

 

[Visual Basic]

Dim Info as ArrayList = Nothing

Info = ImgEdit1.Image_Information

 

Requirements

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

Documentation Version 1.6