This documentation is for the old version. Go to the latest Graphics Mill docs

IFrameEnumerator Methods

The IFrameEnumerator type exposes the following members.

Methods

Name Description
Public method LoadCurrentFrame

Returns a current frame as an IFrame object.

Public method LoadNextFrame

Moves to the next frame in a sequence and returns it as an IFrame object.

Public method MoveNext (Inherited from IEnumerator.)
Public method Reset (Inherited from IEnumerator.)

See Also

Reference