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


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