Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public virtual SbColor Value { get; set; }
Public Overridable Property Value As SbColor
Get
Set
public:
virtual property SbColor Value {
SbColor get ();
void set (SbColor value);
}
abstract Value : SbColor with get, set
override Value : SbColor with get, set
Property Value
Type:
SbColorImplements
ISoSFieldValueTypeValueRemarks See Also