A value typically between 0-1 which is multiplied by the height of a Rect given to the Convert method in order to calculate the top 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 TopFactor { get; set; }
Visual Basic (Declaration)
Public Property TopFactor As Double

See Also