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


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