SoGradientBackgroundcolor0 Property |
First color in gradient (0.7 0.7 0.8 by default).
Namespace: OIV.Inventor.NodesAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFColor color0 { get; }
Public ReadOnly Property color0 As SoSFColor
Get
public:
property SoSFColor^ color0 {
SoSFColor^ get ();
}
member color0 : SoSFColor with get
Property Value
Type:
SoSFColorRemarks This color appears at the bottom of the window (unless the swapColors field is true).
See Also