SoBlendElementBlendElementParametersColor Property |
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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