[]
Represents the settings for the Main Menu, providing access to various features and tools.
public class MenuSettings
The MenuSettings
class provides properties to configure the visibility and settings for various components of the main menu, including the logo, tool box, document explorer, group editor, and layer editor.
Name | Description |
---|---|
MenuSettings() |
Name | Description |
---|---|
DocumentExplorer | Gets or sets the Document Explorer settings. |
GroupEditor | Gets or sets the Group Editor settings. |
LayerEditor | Gets or sets the Layer Editor settings. |
Logo | Gets or sets the logo settings. |
ToolBox | Gets or sets the Tool Box settings. |
Visible | Gets or sets a value indicating whether the Main Menu should be shown. |