Constructor.
Declaration Syntax
public NetscapeExtension(
int repeatCount
)
Public Sub New ( _
repeatCount As Integer _
)
public:
NetscapeExtension(
int repeatCount
)
Parameters
- repeatCount (Int32)
-
Number of times to repeat the animation.
0 to repeat indefinitely, -1 to not repeat.
Assembly:
GifComponents (Module: GifComponents) Version: 0.1.3594.26453