Palette |
public enum PaletteGraphicsHint
| Member name | Value | Description |
|---|---|---|
| None | 0 | Specifies no smoothing for graphics rendering. |
| AntiAlias | 1 | Specifies anti aliasing for graphics rendering. |
| Inherit | -1 | Specifies graphics hint should be inherited. |
Copyright 2026 NeoAxis Group. All rights reserved.