Enum
ResizeAnimationResizeMode

ResizeMode determines how resizing is performed in ResizeAnimation.

Definition

Namespace:Telerik.Windows.Controls.Animation

Assembly:Telerik.Windows.Controls.dll

Syntax:

cs-api-definition
public enum ResizeAnimationResizeMode

Fields

Both

Resizing is performed both horizontally and vertically.

Declaration

cs-api-definition
Both = 2

Field Value

ResizeAnimationResizeMode

Horizontal

Resizing is performed horizontally only.

Declaration

cs-api-definition
Horizontal = 0

Field Value

ResizeAnimationResizeMode

Vertical

Resizing is performed vertically only.

Declaration

cs-api-definition
Vertical = 1

Field Value

ResizeAnimationResizeMode

In this article
DefinitionFieldsBothHorizontalVertical
Not finding the help you need?
Contact Support