|
static |
A factory to create an xtd::forms::animation with specified parent, the number of frame per second, location, size, and name.
parent | The number of frame per seconds of the xtd::forms::animation. |
frames_per_second | The number of frame per seconds of the xtd::forms::animation. |
location | A xtd::drawing::point that represent location of the xtd::forms::animation. |
size | A xtd::drawing::size that represent size of the xtd::forms::animation. |
name | The name of the xtd::forms::animation. |