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

AviDrawWatermarkEventArgs Class

Provides arguments for the DrawingWatermark and DrawnWatermark events of the AviWatermark class.

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

Syntax

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

Inheritance Hierarchy

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

Object Model




See Also

Reference