The ArithmeticConverter type exposes the following members.

Properties

  NameDescription
Factor
Gets or sets the factor to multiply with the number. The default is 1.
Minimum
Gets or sets the minimum return value. The default is Double.MinValue.
Offset
Gets or sets the offset to add to the number. The default is 0.

See Also