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


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