ColorScheme Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum ColorScheme
Member name | Value | Description | |
---|---|---|---|
None | 0 | Specifies no predefined colors. | |
Mono2 | 1 | Specifies just white and black. | |
Mono8 | 2 | Specifies 8 colors ranging from white to black. | |
Basic16 | 3 | Specifies the basic set of 16 colors. | |
OfficeStandard | 4 | Specifies the Office set of standard 10 colors. | |
OfficeThemes | 5 | Specifies the Office set of 10 color themes. |
Copyright 2024 NeoAxis Group. All rights reserved.