C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / Alpha Property


In This Topic
Alpha Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable Property Alpha As Single
 
'Usage
 
Dim instance As FlexViewer
Dim value As Single
 
instance.Alpha = value
 
value = instance.Alpha
See Also