Enum WipeDirection
Define the wipe direction.
Namespace: Microsoft.Expression.Media.Effects
Assembly: OpenSilver.Expression.Effects.dll
Syntax
public enum WipeDirection
Fields
Name | Description |
---|---|
BottomLeftToTopRight | |
BottomRightToTopLeft | |
BottomToTop | |
LeftToRight | |
RightToLeft | |
TopLeftToBottomRight | |
TopRightToBottomLeft | |
TopToBottom |