ComponentOne Basic Library for UWP
Points Property

C1.UWP Assembly > C1.Xaml Namespace > C1PolygonIcon Class : Points Property
Gets the points that describe the shape.
Syntax
'Declaration
 
Public Property Points As Windows.Foundation.Point()
public Windows.Foundation.Point[] Points {get; set;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members