Table of Contents

Method ToDisplayString

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

ToDisplayString()

Converts this color to display string.

public string? ToDisplayString()

Returns

string

Remarks

You can handle ColorToDisplayString in order to provide custom color to display string convertion.