Class ScoreAnswerConfig

ScoreAnswerConfig class

スコア付きの回答

public class ScoreAnswerConfig : ContentConfig

コンストラクター

名前説明
ScoreAnswerConfig()デフォルトのコンストラクター。

プロパティ

名前説明
Alignment { get; set; }parent 内のコンテンツ文字列の配置
Color { get; set; }テキストの色
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 シリアル化の必須フィールド.

関連項目