Method SetVisibleColors
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
KnownColorCategoryColor category.
visible
boolShow or hide colors.