EnumScaleMode
Enum
ScaleMode determines how scaling is performed in ScaleAnimation.
Definition
Namespace:Telerik.Windows.Controls.Animation
Assembly:Telerik.Windows.Controls.dll
Syntax:
cs-api-definition
public enum ScaleMode
Fields
Both
Scaling is performed both horizontally and vertically.
Horizontal
Scaling is performed horizontally only.