[]
Gets or sets an integer value that represents the red-green-blue value of the specified color.
int ARGB { get; set; }
Property ARGB As Integer
| Type | Description |
|---|---|
| int | The integer value that represents the alpha-red-green-blue value of the specified color. |