SoSFColorRGBAValue Property |
Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.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