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


In This Topic
Width Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
 
'Usage
 
Dim instance As FlexViewer
Dim value As Integer
 
value = instance.Width
See Also