clock.xc
ガレージ内の時計表示。
enabled
時計表示の有無
Boolean
- true -- 表示する*
- false -- 表示しない
x
水平位置
Numeric
y
垂直位置
Numeric
width
表示幅
Numeric
height
表示高
Numeric
topmost
他の表示項目との表示順
Boolean
- true -- 時計を他の表示項目の手前に表示*
- false -- 時計を他の表示項目の奥に表示
align
時計全体の配置(水平方向の基準点)
Text
- right -- 右*
- center -- 中央
- left -- 左
align
時計全体の配置(垂直方向の基準点)
Text
- top -- 上*
- center -- 中央
- bottom -- 下
textAlign
文字寄せ(水平)
Text
- right -- 右*
- center -- 中央
- left -- 左
textVAlign
文字寄せ(垂直)
Text
- top -- 上*
- center -- 中央
- bottom -- 下
alpha
透過度
Numeric
rotation
回転
Numeric
borderColor
境界色
Hex
- null -- 境界なし*
- 0x?????? -- 境界色を指定
bgColor
背景色
Hex
- null -- 背景なし*
- 0x?????? -- 背景色を指定
bgImage
背景画像
Text
antiAliasType
アンチエイリアスのタイプ
Text
- advanced -- テキストの読みやすさを向上させて高度なアンチエイリアスを適用*
- normal -- 通常のテキストのアンチエイリアスを適用
format
時計の表示様式
Text
shadow
影の設定
コメント
最終更新:2014年11月07日 11:13