TransitionCornerAndCenterDirectionType

TransitionCornerAndCenterDirectionType enum

Specifies a direction restricted to the corners and center.

enum class TransitionCornerAndCenterDirectionType

Values

NameValueDescription
LeftDown0
LeftUp1
RightDown2
RightUp3
Center4

See Also