Enum
ScaleMode

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.

Declaration

cs-api-definition
Both = 2

Field Value

ScaleMode

Horizontal

Scaling is performed horizontally only.

Declaration

cs-api-definition
Horizontal = 0

Field Value

ScaleMode

Vertical

Scaling is performed vertically only.

Declaration

cs-api-definition
Vertical = 1

Field Value

ScaleMode

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