Click or drag to resize

BackgroundStyleController Constructor

Initializes a new instance of the BackgroundStyleController class

Namespace: Altaxo.Gui.Graph.Gdi.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public BackgroundStyleController(
	IBackgroundStyle? doc
)

Parameters

doc  IBackgroundStyle

[Missing <param name="doc"/> documentation for "M:Altaxo.Gui.Graph.Gdi.Background.BackgroundStyleController.#ctor(Altaxo.Graph.Gdi.Background.IBackgroundStyle)"]

See Also