Provides information about the MarqueeDragStarted event of a DiagramSurface.

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

Syntax

C#
public class MarqueeDragStartedEventArgs : RoutedEventArgs
Visual Basic (Declaration)
Public Class MarqueeDragStartedEventArgs _
	Inherits RoutedEventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    System.Windows..::.RoutedEventArgs
      Mindscape.WpfDiagramming..::.MarqueeDragStartedEventArgs

See Also