Click or drag to resize

GraphDocumentPropertyKeyDefaultSceneBackColor Field

Gets the property key for the default scene background color of three-dimensional graph documents.

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

Field Value

PropertyKeyNamedColor
See Also