Click or drag to resize

EmbeddedObjectRenderingOptionsBackgroundBrush Property

Gets or sets the optional background brush used during rendering.

Namespace: Altaxo.Graph.Gdi
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