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
See Also