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

IFrameEnumerator.CurrentFrameIndex Property

Returns a current frame index.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill.Codecs.MediaProcessor (in Aurigma.GraphicsMill.Codecs.MediaProcessor.dll)

Syntax

Visual Basic
ReadOnly Property CurrentFrameIndex As Integer
C#
                int CurrentFrameIndex { get; }

Property Value

An integer value specifying the number of the current frame in the frame sequence.

See Also

Reference