Class ScoreHeaderConfig

ScoreHeaderConfig class

ScoreGroupConfig各回答のポイント数を保存します. 存在しない場合 - その列は描画されません.

public class ScoreHeaderConfig : ContentConfig

コンストラクター

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

プロパティ

名前説明
Alignment { get; set; }parent 内のコンテンツ文字列の配置
Color { get; set; }テキストの色
ContentType { get; set; }テキスト表示の種類.
FontFamily { get; set; }text のフォントファミリー
FontSize { get; set; }テキストのサイズ font
FontStyle { get; set; }text のスタイル
HeaderType { get; set; }ヘッダーのタイプ
override Name { get; set; }列ヘッダーのタイトル
Score { get; set; }スコア修飾子
override Type { get; set; }omr 要素のタイプ。 JSON シリアル化の必須フィールド.

関連項目