Side Enum

Definition

Indicates a side to animate in the bounds of a given element.

public enum Side
type Side = 
Public Enum Side
Inheritance
Side

Fields

Bottom 1

Maps the bottom side of the target bounds.

Left 2

Maps the left side of the target bounds.

Right 3

Maps the right side of the target bounds.

Top 0

Maps the top side of the target bounds.

Applies to