BB FlashBack SDK: FBHighlightProperties

DrawBorder

Description

Set to True to draw a border around the highlight The border width and color are determined by the BorderColor and BorderWidth parameters.
 

Syntax

[C#/C++]
public Bool DrawBorder;

[VB.NET]
Public Property DrawBorder As Boolean
 

See Also

FBHighlightProperties::BorderWidth  FBHighlightProperties::BorderColor