SoGradientBackgroundcolor1 Property |
Second color in gradient (0.0 0.1 0.3 by default).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFColor color1 { get; }
Public ReadOnly Property color1 As SoSFColor
Get
public:
property SoSFColor^ color1 {
SoSFColor^ get ();
}
member color1 : SoSFColor with get
Property Value
Type:
SoSFColorRemarks This color appears at the top of the window (unless the swapColors field is true).
See Also