Enum
MovementDirection

An enum that defines in which direction the content of the Telerik.Windows.Controls.ColorEditor.Pad moves.

Definition

Namespace:Telerik.Windows.Controls.ColorEditor.Pad

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum MovementDirection

Fields

Both

Along the X and Y coordinates.

Declaration

cs-api-definition
Both = 2

Field Value

MovementDirection

X

Only along the X coordinate.

Declaration

cs-api-definition
X = 0

Field Value

MovementDirection

Y

Only along the Y coordinate.

Declaration

cs-api-definition
Y = 1

Field Value

MovementDirection

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