Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Square Class / LengthProperty Field


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