BB FlashBack SDK: FBRecorder

RegionHeight

Description

When recording a region, this property sets the height of the region.
 

Syntax

[C#/C++]
public long RegionHeight;

[VB.NET]
public property RegionHeight As Long

Remarks

The SDK can be set to record a single region of the desktop via the RecordingRegionType property.
 

See Also

FBRecorder::RegionWidth  FBRecorder::RegionX  FBRecorder::RegionY  FBRecorder::RecordingRegionType