BB FlashBack SDK: FBRecorder

RegionWidth

Description

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

Syntax

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

[VB.NET]
Public Property RegionWidth As Long

Remarks

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

See Also

FBRecorder::RegionHeight  FBRecorder::RegionX  FBRecorder::RegionY  FBRecorder::RecordingRegionType