Table of Contents

Method Get

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

Get(bool)

Gets dark or light color depending on the isDark parameter value.

public Color Get(bool isDark)

Parameters

isDark bool

Whether to get dark or light color.

Returns

Color