Search
DraggedShape Class
See Also
 





Contains drag-and-drop information for a shape being dragged from ShapeToolBar and ShapeListBox.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public class DraggedShape

Visual Basic  Copy Code

Public Class DraggedShape

 Inheritance Hierarchy

System.Object
    MindFusion.Diagramming.DraggedShape

 See Also