PaletteGraphicsHint Enumeration |
Namespace: Internal.ComponentFactory.Krypton.Toolkit
public enum PaletteGraphicsHint
| Member name | Value | Description | |
|---|---|---|---|
| Inherit | -1 | Specifies graphics hint should be inherited. | |
| None | 0 | Specifies no smoothing for graphics rendering. | |
| AntiAlias | 1 | Specifies anti aliasing for graphics rendering. |
Copyright 2025 NeoAxis Group. All rights reserved.