The ScalingConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ScalingConverter |
Methods
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | ForceToInteger |
Gets or sets whether the resulting scaled value is rounded up
to the nearest integer.
|
![]() | ScaleFactor |
Gets or sets the scale factor.
|