Table of Contents

Constructor KnownColorInfo

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

KnownColorInfo(KnownColor)

Initializes a new instance of the KnownColorInfo class with the specified known color.

public KnownColorInfo(KnownColor knownColor)

Parameters

knownColor KnownColor

The KnownColor value representing the color to initialize.