Gets/sets the position of the bitmap watermark relatively the top left corner of a frame.

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

Syntax

Visual Basic

Public Property BitmapOffset As Point

C#

public Point BitmapOffset { get; set; }

Property Value

Point value which specifies the coordinates of the bitmap watermark (its top left corner) relatively top left corner of a frame. It is measured in pixels.