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

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

See Also