Click or drag to resize
IUserAccessiableImagePositionSetAnswerIter Method (Int32, Int32, Int32, Int32, Int32, Int64, Int32)

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
void ImagePositionSetAnswerIter(
	int inQuesIdx,
	int inIter,
	int inTopicIDx,
	int inX,
	int inY,
	long inTime,
	int inColor
)

Parameters

inQuesIdx
Type: SystemInt32
inIter
Type: SystemInt32
inTopicIDx
Type: SystemInt32
inX
Type: SystemInt32
inY
Type: SystemInt32
inTime
Type: SystemInt64
inColor
Type: SystemInt32
See Also