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

AviStripesTransition.StripeCount Property

Gets/sets a number of stripes to use in transition

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

Syntax

Visual Basic
Public Property StripeCount As Integer
C#
public int StripeCount { get; set; }

Property Value

An integer value which specifies a number of stripes to break frames to during the transition.

See Also

Reference