Skip to content

RandomColorType

Namespace: ThinkGeo.Core

Defines values represent which kind of color will use for randomly.

public enum RandomColorType

Inheritance ObjectValueTypeEnumRandomColorType
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.