Gets or sets the value that is multiplied to the calculated width value before it is returned in the Convert 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 Factor { get; set; }
Visual Basic (Declaration)
Public Property Factor As Double

See Also