Xamarin.iOS Documentation | ComponentOne
C1.iOS.Core Assembly / C1.iOS.Core Namespace / C1PolygonIcon Class / PointsProperty Field


In This Topic
    PointsProperty Field (C1PolygonIcon)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointsProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1PolygonIcon.PointsProperty
    public static readonly DependencyProperty PointsProperty
    See Also