| SoBlendElementBlendElementParametersColor Property  | 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic SbColorRGBA Color { get; set; }Public Property Color As SbColorRGBA
	Get
	Set
public:
property SbColorRGBA Color {
	SbColorRGBA get ();
	void set (SbColorRGBA value);
}member Color : SbColorRGBA with get, set
Property Value
Type: 
SbColorRGBA
Remarks
See Also