Click or drag to resize

BackgroundStyleControllerDoc Property

Gets or sets the background style being edited.

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

Property Value

IBackgroundStyle
See Also