Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PolygonProps Class / PolygonProps Constructor

In This Topic
    PolygonProps Constructor
    In This Topic
    Initializes a new instance of the PolygonProps class. The Points property is set to null.
    Syntax
    'Declaration
     
    Public Function New()
    public PolygonProps()
    See Also