Click or drag to resize

EmbeddedObjectRenderingOptionsControllerBackgroundColor Property

Gets or sets the background color used for formats without alpha support.

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

Property Value

NamedColor
See Also