Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart.Annotation Namespace / Polygon Class / PointsProperty Field


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