A Sandcastle Documented Class Library
Delay Property
NamespacesGifComponentsGifFrameDelay
Gets and sets the delay in hundredths of a second before showing the next frame.
Declaration Syntax
C#Visual BasicVisual C++
public int Delay { get; set; }
Public Property Delay As Integer
public:
property int Delay {
	int get ();
	void set (int value);
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453