Click or drag to resize

SpotLightColor Property

Gets the color of the light.

Namespace: Altaxo.Graph.Graph3D.Lighting
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public NamedColor Color { get; }

Property Value

NamedColor

Implements

IDiscreteLightColor
See Also