Click or drag to resize

ColorHSVPoint Constructor (String)

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

Namespace:  imbSCI.Core.style.color
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public ColorHSVPoint(
	string hexColor
)
Request Example View Source

Parameters

hexColor
Type: SystemString
See Also