Gets or sets how far across the Rect the point is in the Y direction, as a fraction of the height.

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