Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1Icon Class / MeasuredHeightAndState Property


In This Topic
    MeasuredHeightAndState Property (C1Icon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MeasuredHeightAndState As Integer
    'Usage
     
    
    Dim instance As C1Icon
    Dim value As Integer
     
    value = instance.MeasuredHeightAndState
    public int MeasuredHeightAndState {get;}
    See Also