Frame.Index Property

Gets an index of this frame.

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

Syntax

C#
public int Index { get; }

Property Value

The index of the current frame.

See Also

Reference