SoSFColorRGBAValue Property |
Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic SbColorRGBA Value { get; set; }
Public Property Value As SbColorRGBA
Get
Set
public:
property SbColorRGBA Value {
SbColorRGBA get ();
void set (SbColorRGBA value);
}
member Value : SbColorRGBA with get, set
Property Value
Type:
SbColorRGBA
Remarks
See Also