MindFusion.Wpf Pack Programmer's Guide
DraggedShape.Id Property
See Also
 





Gets the Id of the dragged shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public string Id { get; }

Visual Basic  Copy Code

Public ReadOnly Property Id As String

 Property Value

A string specifying the identifier of the dragged shape.

 See Also

DraggedShape Members
DraggedShape Class
MindFusion.Diagramming.Wpf Namespace