[]
        
(Showing Draft Content)

C1.WPF.AngleConverter

AngleConverter Class

Multiplies supplied double value by the parameter value.

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

Constructors

Name Description
AngleConverter()

Methods

Name Description
Convert(object, Type, object, CultureInfo)

Multiplies supplied double value by the parameter value.

ConvertBack(object, Type, object, CultureInfo)

Does nothing.