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

IFrameEnumerator Members

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.)

Properties

Name Description
Public property Current (Inherited from IEnumerator.)
Public property CurrentFrameIndex

Returns a current frame index.

See Also

Reference