| IQuestionRotationType Property |
Rotation type of the question
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax QuestionRotationType RotationType { get; set; }
Property RotationType As QuestionRotationType
Get
Set
property QuestionRotationType RotationType {
QuestionRotationType get ();
void set (QuestionRotationType value);
}
Property Value
Type:
QuestionRotationTypeSee Also