Class used to hold the DiagramLink instance during drag and drop. It is used for easier detection of the dragged content as DragEventArgs.Data.GetData() does not check super classes.
The following tables list the members exposed by the DraggedLink type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the DraggedLink class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
The Diagram this item is dropped on. (Inherited from DraggedItem.) |
|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
The dragged item. (Inherited from DraggedItem.) |
|
![]() |
The text to be displayed for the item. (Inherited from DraggedItem.) |
|
![]() |
Returns the dragged DiagramLink. |
|
![]() |
The size of the item. (Inherited from DraggedItem.) |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. |
|
![]() |
|
|
![]() |
|
See Also