Click or drag to resize

acePaletteProvidergetColorWheel Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the color wheel.

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public colorWhellForContent getColorWheel(
	acePaletteRole role = acePaletteRole.none
)
Request Example View Source

Parameters

role (Optional)
Type: imbSCI.Core.reporting.colorsacePaletteRole
The role.

Return Value

Type: colorWhellForContent
See Also