TransitionCornerAndCenterDirectionType

TransitionCornerAndCenterDirectionType enumeration

Specifies a direction restricted to the corners and center.

public enum TransitionCornerAndCenterDirectionType

Values

NameValueDescription
LeftDown0
LeftUp1
RightDown2
RightUp3
Center4

See Also