The AlignmentTransition type exposes the following members.

Methods

  NameDescription
Public methodSlim
This method sets the TransitionType to TransitionType.Linear and sets the length of the transition to 0.

Properties

  NameDescription
Public propertyNextRegion
Returns the AlignmentRegion object where the transition ends.
Public propertyPreviousRegion
Returns the AlignmentRegion object from which the transition starts.
Public propertyTransitionDescription
Returns a data structure containing parametrical information to describe the transition depending on the TransitionType.
Public propertyTransitionType
Sets or gets the type of the transition.

See Also