Returns this field's value.
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public float Value { get; set; }
Public Property Value As Single
Get
Set
public:
property float Value {
float get ();
void set (float value);
}
member Value : float32 with get, set
Property Value
Type:
SingleRemarks See Also