Color
Contents
[
Hide
]
color
Color.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
A | Byte | True | False | Gets the alpha component value of this System.Drawing.Color structure. | |
R | Byte | True | False | Gets the red component value of this System.Drawing.Color structure. | |
G | Byte | True | False | Gets the green component value of this System.Drawing.Color structure. | |
B | Byte | True | False | Gets the blue component value of this System.Drawing.Color structure. |