UnitConversionOperator.Offset Property
Gets or sets a value that is added to the converted attribute values.
Syntax
public AttributeVariable< System.Double > Offset { get; set; }
Property Value
Default: 0.0
A value that is added to the converted attribute values.
Remarks
Note that this value is added after the attribute value has been converted and multiplied with Factor.
Platforms
Windows, Linux, Android