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


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