Table of Contents

Method CategoryIs

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

CategoryIs(params KnownColorCategory[])

Gets whether Category is in the list of categories.

bool CategoryIs(params KnownColorCategory[] cats)

Parameters

cats KnownColorCategory[]

List of categories.

Returns

bool