MindFusion WinForms Programmer's Guide
Line Class
See Also
 





A report element that draws a simple line.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public class Line : ReportItem

Visual Basic  Copy Code

Public Class Line
    Inherits ReportItem

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            MindFusion.Reporting.ReportItem
                MindFusion.Reporting.Line

 See Also

Line Members
MindFusion.Reporting Namespace