Class ScoreQuestionConfig
ScoreQuestionConfig class
ScoreQuestion 要素を表す
public class ScoreQuestionConfig : ParentConfig
コンストラクター
名前 | 説明 |
---|---|
ScoreQuestionConfig() | デフォルトのコンストラクター。 |
プロパティ
名前 | 説明 |
---|---|
override Children { get; set; } | 子 omr 要素。ほとんどの場合、親の内側または下に配置されます. |
FontFamily { get; set; } | text のフォントファミリー |
FontSize { get; set; } | テキストのサイズ font |
FontStyle { get; set; } | text のスタイル |
override Name { get; set; } | RepeatRows の名前 element |
Proportions { get; set; } | 内部の各列の幅の比率 |
ScoreDisplay { get; set; } | スコア値の表示動作を記述します。 |
override Type { get; set; } | omr 要素のタイプ。 JSON シリアル化の必須フィールド. |