Click or drag to resize

GraphDocumentPropertyKeyDefaultForeColor Field

Gets the property key for the default foreground 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> PropertyKeyDefaultForeColor

Field Value

PropertyKeyNamedColor
See Also