Enum
MoveAnimationPointMode

Determines how the start and end points of the move animation will be interpreted.

Definition

Namespace:Telerik.Core

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum MoveAnimationPointMode

Fields

Absolute

Absolute coordinates.

Declaration

cs-api-definition
Absolute = 0

Field Value

MoveAnimationPointMode

Relative

Relative coordinates.

Declaration

cs-api-definition
Relative = 1

Field Value

MoveAnimationPointMode

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