Class ScoreAnswerConfig
내용물
[
숨다
]ScoreAnswerConfig class
득점 값으로 응답
public class ScoreAnswerConfig : ContentConfig
생성자
이름 | 설명 |
---|---|
ScoreAnswerConfig() | 기본 생성자입니다. |
속성
이름 | 설명 |
---|---|
Alignment { get; set; } | parent 내 콘텐츠 문자열 정렬 |
Color { get; set; } | text 의 색상 |
ContentType { get; set; } | 텍스트 표시 유형. |
FontFamily { get; set; } | text 의 글꼴 모음 |
FontSize { get; set; } | 텍스트의 크기 font |
FontStyle { get; set; } | text 의 스타일 |
override Name { get; set; } | 콘텐츠 값 |
Score { get; set; } | 점수 |
override Type { get; set; } | omr 요소의 유형. JSON 직렬화를 위한 필수 필드. |