[]
        
(Showing Draft Content)

C1.WPF.Tile.SlideDirection

SlideDirection Enum

Describes the set of animation directions in the C1SlideTile control.

Namespace: C1.WPF.Tile
Assembly: C1.WPF.Tile.4.6.2.dll
Syntax
[Flags]
public enum SlideDirection

Fields

Name Description
All

All.

Down

Top to bottom.

Left

Right to left.

Right

Left to right.

Up

Bottom to top.