Gets or sets a scale factor that is applied to the width of the Rect. The default factor is 1.

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

See Also