Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart.Annotation Namespace / Circle Class / RadiusProperty Field


In This Topic
    RadiusProperty Field
    In This Topic
    Identifies the Radius dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RadiusProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Circle.RadiusProperty
    public static readonly DependencyProperty RadiusProperty
    See Also