The AviWatermark type exposes the following members.
Name | Description | |
---|---|---|
Bitmap |
Gets/sets the Aurigma.GraphicsMill.Bitmap which you want to use as a bitmap watermark. |
|
BitmapCombineMode |
Gets/sets the combine mode of the bitmap watermark. |
|
BitmapOffset |
Gets/sets the position of the bitmap watermark relatively the top left corner of a frame. |
|
BitmapVisible |
Gets/sets the value which specify whether to display the bitmap watermark. |
|
IsDisposed | (Inherited from LockableObject.) | |
Locked |
Indicates if the object has been locked. (Inherited from LockableObject.) |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from LockableObject.) |
|
TimerBrush |
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. |
|
TimerFont |
Gets/sets font settings of the timer watermark. |
|
TimerFormat |
Gets/sets the timer watermark format string when the timestamp is displayed. |
|
TimerFormatProvider |
Gets/sets the object which will format the timer watermark when it displays the timestamp. |
|
TimerOffset |
Gets/sets the position of the timer watermark relatively the top left corner of a frame. |
|
TimerPrefix |
Gets/sets the text which should be displayed before the timer watermark. |
|
TimerStyle |
Gets/sets the style of the timer watermark. |
|
TimerSuffix |
Gets/sets the text which should be displayed after the timer watermark. |
|
TimerVisible |
Gets/sets the value which specify whether to display the timer watermark. |