Table of Contents

Method IsRegistered

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

IsRegistered(string)

Gets whether specified color name is registered.

public static bool IsRegistered(string name)

Parameters

name string

Color name.

Returns

bool