[]
Defines the available UI themes for the Viewer.
public enum UITheme
This enumeration allows for the selection between different visual styles for the Viewer's user interface. Changing the theme can enhance the visual experience and improve the integration of the Viewer within different application environments.
Name | Description |
---|---|
Classic | Represents the classic Windows Forms look-and-feel. This theme provides a traditional appearance that is consistent with older Windows applications. |
Modern | Represents a modern UI design. This theme offers a more contemporary look, with updated styles and visuals that are in line with current design trends. |