BackgroundStyleControllerEhView_BackgroundStyleChanged Method |
Called when the selected background style changes.
Namespace: Altaxo.Gui.Graph.Gdi.BackgroundAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic void EhView_BackgroundStyleChanged(
Type? newType
)
Parameters
- newType Type
- The newly selected background style type.
See Also