FSI Viewer - Parameter library
Alpha
Back to Library
Description:
Opacity of progress indicator
Context:
ClockProgress (Plug-in)
Format:
Number
Type:
Int
Maximum Value:
100
Default:
50
FSI Pages Mobile:
not supported
Related Parameters:
ClockProgress_Color1
ClockProgress_Color2
ClockProgress_LineColor
ClockProgress_posX
ClockProgress_posY
ClockProgress_Size
ClockProgress_TextColor
Defines the opacity of the progress indicator. Possible values range from 0 to 100.
0 is transparent, 100 opaque
Example:
Alpha
<PLUGIN src=
"clockprogress"
>
<Alpha value=
"25"
/>
</PLUGIN>