Click or drag to resize
IUserAccessiableImagePositionAnswer Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
ITopicOnImagePositioning ImagePositionAnswer(
	int inQuesIdx,
	int inTopicIdx
)

Parameters

inQuesIdx
Type: SystemInt32
inTopicIdx
Type: SystemInt32

Return Value

Type: ITopicOnImagePositioning
See Also