Enum ResizeAnimationResizeMode
ResizeMode determines how resizing is performed in ResizeAnimation.
Namespace: Telerik.Windows.Controls.Animation
Assembly: Telerik.Windows.Controls.dll
Syntax
public enum ResizeAnimationResizeMode
Both
Resizing is performed both horizontally and vertically.
Horizontal
Resizing is performed horizontally only.
Vertical
Resizing is performed vertically only.