GOA - System.Drawing.IPlayable

IPlayable Interface


Defines a method to play different kind of files.

Definition

public interface IPlayable

Members Table

MethodDescription
GotoAndPlayGoes to the specified frame and plays the current instance.
GotoAndStopGoes to the specified frame and stops the play of the current instance.
GotoNextFrameGoes to the next frame of the current instance.
GotoPreviousFrameGoes to the previous frame of the current instance.
PlayPlays the current instance.
StopStops the current instance.
PropertyDescription
CurrentFrameGets the current frame of the current instance.
FrameCountGets the total number of frames of the current instance.

Interface Information

NamespaceSystem.Drawing
Flash LibrarySystem.Windows.Forms.scl
Flash Library Version2.0.0.2118
Silverlight LibrarySystem.Windows.Forms.dll



© 2003-2007 NETiKA Technologies. All rights reserved.