public static class ColorHelperPublic NotInheritable Class ColorHelperpublic ref class ColorHelper abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type ColorHelper = class end| AdjustColor | Adjust the hue, saturation and/or value of a given color. |
| ColorFromHSV | Convert HSV values to a color. |
| ColorToHSV | Convert a color to HSV values. |
| GetColorFromNetName | Gets a color depending on the given net name |
| GetRandomColors | Get a list of random colors. |