点击或拖拽改变大小

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.
Top
参见