Click or drag to resize

BackgroundStyleControllerEhView_BackgroundStyleChanged Method

Called if the background style changed.

Namespace: Altaxo.Gui.Graph.Gdi.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void EhView_BackgroundStyleChanged(
	Type? newType
)

Parameters

newType  Type

[Missing <param name="newType"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Background.BackgroundStyleController.EhView_BackgroundStyleChanged(System.Type)"]

See Also