TextAttributes 属性 |
TextAttributes 类型公开以下成员。
名称 | 说明 | |
---|---|---|
![]() | BackColor |
背景色
(继承自 Attributes。) |
![]() | Font |
字体
(继承自 Attributes。) |
![]() | ForeColor |
前景色,大部分时候指的是字体颜色
(继承自 Attributes。) |
![]() | OffsetY |
文字的位置偏移,用来微调文字在图上的位置
|
![]() | Show |
是否显示
(继承自 Attributes。) |
![]() | Text |
文字
|