Click or drag to resize

ColorGradientDictionaryGetColors Method (Double, Double)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.style.color
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public List<string> GetColors(
	double rStart,
	double rEnd
)
Request Example View Source

Parameters

rStart
Type: SystemDouble
rEnd
Type: SystemDouble

Return Value

Type: ListString
See Also