Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Image Class / SourceProperty Field


In This Topic
    SourceProperty Field (Image)
    In This Topic
    Identifies the Source dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SourceProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Image.SourceProperty
    public static readonly DependencyProperty SourceProperty
    See Also