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

IFrame.Index Property

Returns frame index in the format reader (if applicable).

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

Syntax

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

Property Value

Frame index in the format reader.

See Also

Reference