Click or drag to resize

GraphDocumentPropertyKeyDefaultBackColor Field

Gets the property key for the default background color.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly PropertyKey<NamedColor> PropertyKeyDefaultBackColor

Field Value

PropertyKeyNamedColor
See Also