Click or drag to resize
SoGradientBackgroundcolor0 Property

First color in gradient (0.7 0.7 0.8 by default).

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SoSFColor color0 { get; }

Property Value

Type: SoSFColor
Remarks

This color appears at the bottom of the window (unless the swapColors field is true).

See Also