Determines the offset of a StarDiagramConnectionRelocator from its connection points.

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 class ConnectionRelocatorPositionConverter : IMultiValueConverter
Visual Basic (Declaration)
Public Class ConnectionRelocatorPositionConverter _
	Implements IMultiValueConverter

Inheritance Hierarchy

System..::.Object
  Mindscape.WpfDiagramming.StarDiagrams..::.ConnectionRelocatorPositionConverter

See Also