New to Telerik UI for WPFStart a free 30-day trial

ResizeMode determines how resizing is performed in ResizeAnimation.

Definition

Namespace:Telerik.Windows.Controls.Animation

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum ResizeAnimationResizeMode

Fields

Resizing is performed both horizontally and vertically.

C#
Both = 2

Resizing is performed horizontally only.

C#
Horizontal = 0

Resizing is performed vertically only.

C#
Vertical = 1
In this article
DefinitionFieldsBothHorizontalVertical
Not finding the help you need?
Contact Support