BB FlashBack SDK: FBWatermarkProperties

Width

Description

This property gets and sets the width, in pixels, of the watermark bitmap.

 

Syntax

[C#/C++]
public Long Width

[VB.NET]
Public Property Width As Long

Remarks

If the KeepAspect property is set to True, the Height property will be changed accordingly, to maintain the aspect ratio of the bitmap.

See Also

FBWatermarkProperties::Height  FBWatermarkProperties::KeepAspect