Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderLineBase Class / Line Property

In This Topic
    Line Property (RenderLineBase)
    In This Topic
    Gets the LinePropsBase object describing the geometric line represented by the current RenderLineBase object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Line As LinePropsBase
    public LinePropsBase Line {get;}
    See Also