Click or drag to resize
SoGradientBackgroundcolor1 Property

Second color in gradient (0.0 0.1 0.3 by default).

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

Property Value

Type: SoSFColor
Remarks

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

See Also