Gets a flag indicating whether the device displaying the animation
should wait for user input (e.g. a mouse click or key press) before
displaying the next frame.
Declaration Syntax
Remarks
This is actually a property of the graphic control extension.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException |
An attempt was made to set this property for a GifFrame which was
created by a GifDecoder.
|