The ScalingConverter type exposes the following members.

Constructors

  NameDescription
ScalingConverter

Methods

  NameDescription
Convert
Scales the specified value, optionally rounding up to the nearest integer.
ConvertBack
Converts a value from a binding target for writing to a binding source.

Properties

  NameDescription
ForceToInteger
Gets or sets whether the resulting scaled value is rounded up to the nearest integer.
ScaleFactor
Gets or sets the scale factor.

See Also