Provides information about the SegmentMoved event of a ConnectionSegmentThumb.

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 class SegmentMovedEventArgs : RoutedEventArgs
Visual Basic (Declaration)
Public Class SegmentMovedEventArgs _
	Inherits RoutedEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.Windows..::.RoutedEventArgs
      Mindscape.WpfDiagramming.Foundation..::.SegmentMovedEventArgs

See Also