A value typically between 0-1 which is multiplied by the width of a Rect given to the Convert method in order to calculate the left value of the created Thickness object.

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 double LeftFactor { get; set; }
Visual Basic (Declaration)
Public Property LeftFactor As Double

See Also