Gets or sets the item this manipulator is attached to.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
protected DiagramItem Item { get; } |
Visual Basic Copy Code |
---|
Protected ReadOnly Property Item As DiagramItem |
WpfDiagram Programmer's Guide | © 2024 MindFusion |