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


In This Topic
    DefaultMinMaxOpacity Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultMinMaxOpacity As Double
    'Usage
     
    
    Dim value As Double
     
    value = C1Gauge.DefaultMinMaxOpacity
    public const double DefaultMinMaxOpacity
    See Also