Gets or sets the diagram item that should get animated.
Namespace: MindFusion.Diagramming.Animations
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public new DiagramItem Item { get; set; } |
Visual Basic Copy Code |
---|
Public Shadows Property Item As DiagramItem |