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


In This Topic
    SweepAnglePropertyName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const SweepAnglePropertyName As String
    'Usage
     
    
    Dim value As String
     
    value = C1RadialGauge.SweepAnglePropertyName
    public const string SweepAnglePropertyName
    See Also