ImageGear Professional for Windows ActiveX
CreateImage Method

Description:

Creates an image annotation either from a reference file name or an IGPage Object containing the image. If both are given, the filename takes precedence over the IGPage Object.

Syntax:

      CreateImage(
Rect As IGRectangle, 
FileName As String, 
Page As IGPage) As IGArtXImage

Parameters:

Name Description
Rect IGRectangle Object rectangle object that contains coordinates and dimensions for the annotation to be created.
FileName String containing the full path to the image file.
Page IGPage Object (which should be linked to the IGPage documentation) object containing the embedded image.

Return Value:

New instance of IGArtXImage Object.

Bits Per Pixel:

N/A

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback