[]
        
(Showing Draft Content)

C1.WPF.DoubleToThicknessConverter

DoubleToThicknessConverter Class

Converts double value to the thickness with uniform length on each side.

Inheritance
DoubleToThicknessConverter
Implements
Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class DoubleToThicknessConverter : IValueConverter
Public Class DoubleToThicknessConverter
    Implements IValueConverter

Constructors

Name Description
DoubleToThicknessConverter()

Methods

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.