Click or drag to resize

RectAnimation Constructor

Overload List
  NameDescription
Public methodRectAnimation
Initializes a new instance of the RectAnimation class.
Public methodRectAnimation(Rect, Duration)
Initializes a new instance of the RectAnimation class.
Public methodRectAnimation(Rect, Duration, FillBehavior)
Initializes a new instance of the RectAnimation class.
Public methodRectAnimation(Rect, Rect, Duration)
Initializes a new instance of the RectAnimation class.
Public methodRectAnimation(Rect, Rect, Duration, FillBehavior)
Initializes a new instance of the RectAnimation class.
Top
See Also