Search
ItemAnimation.Item Property
See Also
 





Gets or sets the diagram item that should get animated.

Namespace: MindFusion.Diagramming.Animations
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public new DiagramItem Item { get; set; }

Visual Basic  Copy Code

Public Shadows Property Item As DiagramItem

 Property Value

 See Also