C1.Android.Core Assembly / C1.Android.Core Namespace / C1ScrollViewer Class / MeasuredHeight Property


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