'Declaration
Public Property Points As C1Point()
'Usage
Dim instance As C1PolygonIcon Dim value() As C1Point instance.Points = value value = instance.Points
public C1Point[] Points {get; set;}
'Declaration
Public Property Points As C1Point()
'Usage
Dim instance As C1PolygonIcon Dim value() As C1Point instance.Points = value value = instance.Points
public C1Point[] Points {get; set;}