Initializes a new instance of the DraggedItem class.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public DraggedItem ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
The dragged DiagramItem.
The size of the item.
The label to be displayed for the item.
See Also