BB FlashBack SDK: FBCursorHighlightProps

BorderOpacity

Description

Returns and sets the opacity for the border.  
 

Syntax

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

[VB.NET]
Public Property BorderOpacity As Integer
 

Remarks

Takes values from 0-255, where 0=complete transparency (effectively invisible) and 255=completely opaque.

See Also

FBCursorHighlightProps::BorderColor  FBCursorHighlightProps::BorderWidth  FBCursorHighlightProps::DrawBorder