SetQuestionFontScale

void SetQuestionFontScale(int inQuestion, eFontSize inFontSize)

Description

Set the question's text font size per input size value

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inQuestion Int32 Index of the Question
inFontSize eFontSize Input size value

 

Return Type

void

Example

"SetQuestionFontScale(CurrQues, eFontSize.Large)" will set the question text to be in "Large" font size.

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.