| PositionTransition Properties | 
The PositionTransition type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Duration | 
                The Duration property represents the total time in milliseconds
                for the transition to complete.
                 Default: 0 | 
|  | Left | 
                The Left property represents the resulting left position of the window.
                 Default: 0 | 
|  | Raw | 
                The Raw property represents the underliying 
                JObject containing the transition's settings.
            (Inherited from IAnimationTransition.) | 
|  | Top | 
                The Top property represents the resulting top position of the window.
                 Default: 0 | 
 See Also
See Also