Gets/sets a value that specifies if the frame should be interlaced.

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

Syntax

Visual Basic

Public Property Interlaced As Boolean

C#

public bool Interlaced { get; set; }

Property Value

Value that specifies if the frame should be interlaced.

Remarks

Default value is false.