Gets the Id of the dragged shape.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public string Id { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Id As String |
A string specifying the identifier of the dragged shape.
WpfDiagram Programmer's Guide | © 2024 MindFusion |