RandomColorType¶
Namespace: ThinkGeo.Core
Defines values represent which kind of color will use for randomly.
public enum RandomColorType
Inheritance Object → ValueType → Enum → RandomColorType
Implements IComparable, IFormattable, IConvertible
Fields¶
Name | Value | Description |
---|---|---|
All | 0 | This item represents all random color. |
Pastel | 1 | This item represents pastel color. |
Bright | 2 | This item represents bright color. |