[Visual Basic] Public Property FPS As Integer [C#] public int FPS { get; set; } [C++] public: __property int get_FPS(); public: __property void set_FPS(int ); [JScript] public function get FPS() : int public function set FPS(int);
SlideShow Class | Conaito.SWFSlideShow Namespace