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

See Also