AnimGetFramesRate method |
|
Remarks Gets the current frames rate of the animation expressed in milliseconds. This method can be used only with the Ctl3dPictureBox control and if an animation is currently loaded.
Syntax
[Visual Basic] Public Function AnimGetFramesRate() as Short
[C#] public short AnimGetFramesRate();
[C++] public: short AnimGetFramesRate();
Return value
|