Click or drag to resize

aceColorPalettecreatePalette Method (String)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
(re)Generiše paletu boja - koristi postojeca podesavanja

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public void createPalette(
	string hexBaseColor
)
Request Example View Source

Parameters

hexBaseColor
Type: SystemString
HTML/Hexadecimalni format boja. npr: #FFCC00
See Also