Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1Sunburst Class / MeasuredHeightAndState Property


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