MaximumRate Property

Sprite Control

Sets or retrieves the sprite's maximum rendering speed (number of times the control will render per second). Read-write at run time; write access is available at run time only when the sprite is stopped.

Syntax

HTMLPARAM NAME="MaximumRate" VALUE="fps"
ScriptingspriteObj.MaximumRate [=fps]

Possible Values

fps
Number of frames per second. Default is 30.

Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.