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


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