Converts a double value into a ScaleTransform.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public class DoubleToScaleTransformConverter : IValueConverter
Visual Basic (Declaration)
Public Class DoubleToScaleTransformConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfDiagramming.Foundation..::.DoubleToScaleTransformConverter

See Also