Table of Contents

Method SetVisibleColors

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

SetVisibleColors(KnownColorCategory, bool)

Gets or sets whether colors from the specified category are visible for the end user.

public static void SetVisibleColors(KnownColorCategory category, bool visible)

Parameters

category KnownColorCategory

Color category.

visible bool

Show or hide colors.