PrintDocument for WinForms | ComponentOne
C1.PrintDocument.8 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 PolygonProps.Points property is set to null.
    Syntax
    'Declaration
     
    Public Function New()
    public PolygonProps()
    See Also