SoBlendElementBlendElementParametersColor Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public 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:
SbColorRGBARemarks See Also