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

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

Syntax

Visual Basic

Public Overridable ReadOnly Property Index As Integer

C#

public virtual int Index { get; }

Property Value

Frame index in the format reader.

Implements

IFrame..::.Index