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

In This Topic
    LineProps Constructor
    In This Topic
    Initializes a new instance of the LineProps class. The points that this line connects are set to the left top and right bottom corners of the containing RenderLine object.
    Syntax
    'Declaration
     
    Public Function New()
    public LineProps()
    See Also