A Sandcastle Documented Class Library
DelayTime Property
NamespacesGifComponentsGraphicControlExtensionDelayTime
If not 0, this field specifies the number of hundredths (1/100) of a second to wait before continuing with the processing of the Data Stream. The clock starts ticking immediately after the graphic is rendered. This field may be used in conjunction with the User Input Flag field.
Declaration Syntax
C#Visual BasicVisual C++
public int DelayTime { get; }
Public ReadOnly Property DelayTime As Integer
public:
property int DelayTime {
	int get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453