Enum enumTCamApiThemeKind
Family of UI engine / layout used by the current theme. Identifiers are opaque (tkTheme1..N) - semantic meaning is in each summary because it has drifted historically and may drift again. Orthogonal to brightness (see ICamApiTheme.IsDark).
Namespace: CAMAPI.Application
Assembly: CAMAPI.Application.dll
Syntax
public enum enumTCamApiThemeKind
Fields
| Name | Description |
|---|---|
| tkTheme1 | Classic CAM look (uiClassic) |
| tkTheme2 | Quarter look (uiQuarter) |
| tkTheme3 | Modern CAM look (uiNotSC) |