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

AviDrawTransitionEventArgs Class

Provides arguments for the DrawTransition event of the AviCustomTransition class.

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

Syntax

Visual Basic
Public Class AviDrawTransitionEventArgs _
	Inherits EventArgs
C#
public class AviDrawTransitionEventArgs : EventArgs

Inheritance Hierarchy

System.Object
L System.EventArgs
L Aurigma.GraphicsMill.Codecs.AviDrawTransitionEventArgs

Object Model






See Also

Reference