Gets the stored value for the DesiredLength property of a StarDiagramConnection object.

Namespace:  Mindscape.WpfDiagramming.StarDiagrams
Assembly:  Mindscape.WpfDiagramming.StarDiagrams (in Mindscape.WpfDiagramming.StarDiagrams.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public double DesiredLength { get; private set; }
Visual Basic (Declaration)
Public Property DesiredLength As Double

See Also