Xamarin.Android | ComponentOne
C1.Android.Core Assembly / C1.Android.Core Namespace / C1PathIcon Class / MeasuredWidthAndState Property


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