The AlignmentTransition type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Slim |
This method sets the TransitionType to TransitionType.Linear and sets the length of the transition to 0.
|
Properties
| Name | Description | |
|---|---|---|
| NextRegion |
Returns the AlignmentRegion object where the transition ends.
| |
| PreviousRegion |
Returns the AlignmentRegion object from which the transition starts.
| |
| TransitionDescription |
Returns a data structure containing parametrical information to describe the transition depending on the TransitionType.
| |
| TransitionType |
Sets or gets the type of the transition.
|