Click or drag to resize

FilledRectangleBrush Property

Gets or sets the brush. Can be null if this instance does not support a brush.

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

Property Value

BrushX

Implements

IBackgroundStyleBrush
See Also