Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / MinProperty Field


In This Topic
    MinProperty Field (GaugeRange)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GaugeRange.MinProperty
    public static readonly DependencyProperty MinProperty
    See Also