Click or drag to resize

PositionTransition Properties

The PositionTransition type exposes the following members.

Properties
  NameDescription
Public propertyDuration
The Duration property represents the total time in milliseconds for the transition to complete.

Default: 0

Public propertyLeft
The Left property represents the resulting left position of the window.

Default: 0

Public propertyRaw
The Raw property represents the underliying JObject containing the transition's settings.
(Inherited from IAnimationTransition.)
Public propertyTop
The Top property represents the resulting top position of the window.

Default: 0

Top
See Also