Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1RadialGauge Class / StartAngleProperty Field


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