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

AviStripesTransition.Mode Property

Gets/sets a value that specify a direction of the transition.

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

Syntax

Visual Basic
Public Property Mode As AviStripesTransitionMode
C#
public AviStripesTransitionMode Mode { get; set; }

Property Value

An AviStripesTransitionMode value that specify the direction of the transition.

See Also

Reference