Appends a new image at last position and returns the new image position. AppendImage doesn't create the bitmap.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public int AppendImage()
Public Function AppendImage As Integer
public:
int AppendImage()

Return Value

Returns the new image position

See Also