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

ScaleMode determines how scaling is performed in ScaleAnimation.

Definition

Namespace:Telerik.Windows.Controls.Animation

Assembly:Telerik.Windows.Controls.dll

Syntax:

C#
public enum ScaleMode

Fields

Scaling is performed both horizontally and vertically.

C#
Both = 2

Scaling is performed horizontally only.

C#
Horizontal = 0

Scaling is performed vertically only.

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