Gets the target item of this manipulator. is attached to.
Namespace: MindFusion.Diagramming.Manipulators
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public DiagramItem Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As DiagramItem |
An instance of an DiagramItem-derived class.