RColor 属性 |
RColor 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| A |
Gets the alpha component value of this RColor structure.
| |
| B |
Gets the blue component value of this RColor structure.
| |
| Black |
Gets a system-defined color that has an ARGB value of #FF000000.
| |
| G |
Gets the green component value of this RColor structure.
| |
| IsEmpty |
Specifies whether this RColor structure is uninitialized.
| |
| LightGray |
Gets a system-defined color that has an ARGB value of #FFD3D3D3.
| |
| R |
Gets the red component value of this RColor structure.
| |
| Transparent |
Gets a system-defined color.
| |
| White |
Gets a system-defined color that has an ARGB value of #FFFFFFFF.
| |
| WhiteSmoke |
Gets a system-defined color that has an ARGB value of #FFF5F5F5.
|