IComponentModel.Set
Method in IComponentModel
Declaration
void Set(Color color)
Description
Converts a color to the components and sets them as the new values.
Parameters
color | The color to convert from. |
void Set(Color color)
Converts a color to the components and sets them as the new values.
color | The color to convert from. |