Table of Contents

Method StringFromColor

Namespace
Alternet.FormDesigner.Wpf
Assembly
Alternet.FormDesigner.Wpf.v10.dll

StringFromColor(Color)

Converts the given color into the string.

public static string StringFromColor(Color c)

Parameters

c Color

Color to convert.

Returns

string

String contains representation of given color.