Aurigma Graphics Mill 5.5 for .NET
AviWatermark..::.TimerBrush Property
Gets/sets the solid brush object used to draw the timer watermark. In fact, this property is used to specify the color of the timer watermark.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Syntax
Visual Basic
Public Property TimerBrush As SolidBrush
C#
public SolidBrush TimerBrush { get; set; }