FPS Property (AnimationOptions)
In This Topic
Gets or sets animation FPS (frame per second).
Syntax
'Declaration
<C1DescriptionAttribute("AnimationOptions.FPS", "Gets or sets animation FPS (frame per second).")>
Public Shared Property FPS As Integer
[C1Description("AnimationOptions.FPS", "Gets or sets animation FPS (frame per second).")]
public static int FPS {get; set;}
See Also