'Declaration Public Class PileFlowItem
'Usage Dim instance As PileFlowItem
public class PileFlowItem
'Declaration Public Class PileFlowItem
'Usage Dim instance As PileFlowItem
public class PileFlowItem
System.Object
Xceed.Wpf.Toolkit.PileFlowItem
Name | Description | |
---|---|---|
![]() | PileFlowItem Constructor | Initializes a new instance of the PileFlowItem class. |
Name | Description | |
---|---|---|
![]() | Element | Gets the FrameworkElement of the current item. |
![]() | HeightAnimation | Gets the height animation. |
![]() | Index | Gets or sets the index of the current item from the selected item. |
![]() | MoveTransform | Gets the move translation. |
![]() | OpacityAnimation | Gets the opacity animation. |
![]() | ScaleTransform | Gets the scale transform. |
![]() | WidthAnimation | Gets the width animation. |
![]() | XAnimation | Gets the x-axis animation. |
![]() | YAnimation | Gets the y-axis animation. |
Name | Description | |
---|---|---|
![]() | GetAnimationProgress | Returns animation progress of the current item. |
![]() | HideElement | Hides the current element. |
![]() | OnZIndexChanged | Occurs when the item's z-order index should be changed. |
![]() | RestartItemAnimation | Restarts the animation to change deceleration. |
![]() | SetSpeedRatio | Sets the speed ratio for item animation. |
![]() | ShowElement | Showes the current element. |
![]() | StartItemAnimation | Starts the animation of the current item with specified transfom values. |
![]() | UpdateZIndex | Updates the z-order index depending on the item's index. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2