Gets or sets the amount by which to scale the input. The default is 1.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
public double Multiplier { get; set; }
Visual Basic (Declaration)
Public Property Multiplier As Double

See Also