Click or drag to resize

BackgroundStyleControllerBackgroundBrush Property

Gets or sets the brush used for the background.

Namespace: Altaxo.Gui.Graph.Gdi.Background
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public BrushX BackgroundBrush { get; set; }

Property Value

BrushX
See Also