Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / MaxOpacityProperty Field


In This Topic
    MaxOpacityProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MaxOpacityProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1Gauge.MaxOpacityProperty
    public static readonly DependencyProperty MaxOpacityProperty
    See Also