[]
Converts double value to the thickness with uniform length on each side.
public class DoubleToThicknessConverter : IValueConverter
| Name | Description |
|---|---|
| DoubleToThicknessConverter() |
| Name | Description |
|---|---|
| Convert(object, Type, object, CultureInfo) | Converts double value to the thickness with uniform length on each side. |
| ConvertBack(object, Type, object, CultureInfo) | Does nothing. |