FillAlphas Property (FlexButton)

Class

FlexButton.

Action

Gets the alphas used for the background fill of controls.

Use [1, 1] to make the control background opaque. The default value is [ 0.6, 0.4 ].

Syntax

'Declaration
Protected Read Property fillAlphas As List(Of Double)

Access

Read only.