void SetQuestionFontScalePercent(int inQuestion, int inValue)
Description
Set the question's text font size per input percentage.
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inQuestion | Int32 | Index of the Question |
inValue | Int32 | Percentage value |
Return Type
void
Comments
Please sign in to leave a comment.