Color
|
The ColorRGB type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorRGB | Constructor for the ColorRGB structure. Constructs a color that consists of red, green and blue values. |
| Name | Description | |
|---|---|---|
| Blue | Property that represents the blue component of the color. | |
| Green | Property that represents the green component of the color. | |
| Red | Property that represents the red component of the color. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType) |
|
| GetHashCode | (Inherited from ValueType) |
|
| GetType | (Inherited from Object) |
|
| ToString | (Inherited from ValueType) |
| © Bricsys NV. All rights reserved. |