BB FlashBack SDK: FBCursorHighlightProps

FillOpacity

Description

Returns and sets the opacity for the highlight fill.  
 

Syntax

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

[VB.NET]
Public Property FillOpacity As Integer
 

Remarks

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

See Also

FBCursorHighlightProps::FillColor   FBCursorHighlightProps::FillHighlight