Click or drag to resize

colorWhellForContent Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initializes a new instance of the colorWhellForContent class

Namespace:  imbSCI.Data.collection.special
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public colorWhellForContent(
	string evenHex,
	string oddHex,
	string minorHex
)
Request Example View Source

Parameters

evenHex
Type: SystemString
oddHex
Type: SystemString
minorHex
Type: SystemString
See Also