ITopicOnImagePositioning ImagePositionAnswerIter(int inQuesIdx, int inIter, int inTopicIdx)
Description
Relevant for the "Position topics on image" question type. Returns the topic's position on the image in a specific iteration.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuesIdx | int | Question Index |
inIter | string/int | The iteration index |
inTopicIdx | int | Topic index |
Return Type
ITopicOnImagePositioning
Comments
Please sign in to leave a comment.