WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1PolygonIcon Class / Points Property
In This Topic
    Points Property (C1PolygonIcon)
    In This Topic
    Gets the points that describe the shape.
    Syntax
    public Point[] Points {get; set;}
    See Also