You are here: Start » AVL.NET » Invoke.WebHMIColorToString

Invoke.WebHMIColorToString

Converts a WebHMI color to HTML color notation.

Namespace:Avl
Assembly:AvlNet.dll

Syntax

C++
C#
 
public static void WebHMIColorToString
(
	string inColor,
	out string outHtmlNotation
)

Parameters

Name Type Range Default Description
inColorstring
outHtmlNotationstring

See also