Click or drag to resize

aceColorPaletteManagergetPalette Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Ovo da koriste Manager staticke klase kada treba da oboje klase koji nisu iz mojih biblioteka

Namespace:  imbSCI.Core.reporting.colors
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static aceColorPalette getPalette(
	string palleteName,
	string basicColor = "",
	string _iconKey = ""
)
Request Example View Source

Parameters

palleteName
Type: SystemString
basicColor (Optional)
Type: SystemString
_iconKey (Optional)
Type: SystemString
Preporucena ikonica

Return Value

Type: aceColorPalette
See Also