|
static |
A factory to create an xtd::forms::animation with specified the number of frame per second, location, and size.
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. |