IWorkbenchFullScreen Property |
Gets or sets a value indicating whether the workbench is shown full screen, or not.
Namespace: Altaxo.Gui.WorkbenchAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax bool FullScreen { get; set; }
Property Value
Booleantrue if the workbench is shown full screen; otherwise,
false.
See Also