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

Invoke.WebHMIColorToString

Converts a WebHMI color to HTML color notation.

Namespace:Fil
Assembly:FilNet.dll

Syntax

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

Parameters

Name Type Range Default Description
inColorstring
outHtmlNotationstring

See also