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


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