ComponentOne Xamarin.Android
MeasuredHeightAndState Property (C1CheckBox)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CheckBox Class : MeasuredHeightAndState Property
Syntax
'Declaration
 
Public ReadOnly Property MeasuredHeightAndState As Integer
'Usage
 
Dim instance As C1CheckBox
Dim value As Integer
 
value = instance.MeasuredHeightAndState
public int MeasuredHeightAndState {get;}
See Also

Reference

C1CheckBox Class
C1CheckBox Members