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


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