BB FlashBack SDK: FBEditor

UseCroppingAutoscrollRegion

Description

Determines whether the cropping region (if one has been specified using SetCroppingAutoscrollRectangle) will be applied to the movie displayed by FBEditor, or will be displayed as a blue frame overlaying the movie.

This setting also determines whether exports will be cropped to the cropping region.

Syntax

[C#/C++]
public Bool UseCroppingAutoscrollRegion

[VB.NET]
Public Property UseCroppingAutoscrollRegion As Boolean
 

Remarks

An "Unapplied" cropping region appears in FBEditor as a blue frame so you can see the area the effect occupies:

When ApplyEffects is set to true, FBEditor displays the cropped region:

 

  See also

FBEditor::GetCroppingAutoscrollRectangle  FBEditor::MakeCroppingPermanent  FBEditor::SetCroppingAutoscrollRectangle  FBEditor::AutoscrollMode