BB FlashBack SDK: FBBitmapProperties

Height

Description

Gets and sets the height of the bitmap in pixels.

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

Syntax

[C#/C++]
public Long Height

[VB.NET]
Public Property Height As Long

See Also

FBBitmapProperties::Width