ImageGear Professional for Windows ActiveX
UserDataGet Method

Description:

Gets a value from the "User Data" array for a mark. Before using this method, you must load the IGArtPage Object.Attrxxx properties with the values from a specific mark by calling MarkQuery Method. The "User Data" array is an array of strings that is stored with a mark. Each mark has its own array. The "User Data" is for the use of the application program - ImageGear only stores and retrieves it for the application.

Syntax:

      UserDataGet(lIndex As Long) As String 

Parameters:

Name Description
lIndex Index of the entry in a mark's "User Data" array to get. Must be a number from 0 to 999.

Return Value:

String into which the "User Data" value will be returned.

Bits Per Pixel:

N/A

Sample:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback