Gets/sets the position of the timer watermark relatively the top left corner of a frame.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill.Codecs.AviProcessor (in Aurigma.GraphicsMill.Codecs.AviProcessor.dll)
Public Property TimerOffset As Point
public Point TimerOffset { get; set; }
This property makes sense only if the timer watermark is enabled (i.e. the TimerVisible property is set to true).