Gets or sets a value that is ideally but not restricted to the range of 0-1. This is used to find the y position derived from the height of the bounds given to the GetPosition(Rect) method.

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

See Also