ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Line Class
Properties Methods

In This Topic
    Line Class Members
    In This Topic

    The following tables list the members exposed by Line.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Line class.  
    Top
    Public Properties
     NameDescription
    Public PropertyAnchors the line to the bottom of the containing section.  
    Public PropertyGets or sets the color of the line control.  
    Public PropertyGets or sets the pen style used to draw the line.  
    Public PropertyGets or sets the pen width of the line in pixels.  
    Public PropertyOverridden. Gets or sets the location of the control in inches.  
    Public PropertyOverridden. Gets or sets the size of the control in inches.  
    Public PropertyGets or sets the horizontal coordinate of the line's starting point.  
    Public PropertyGets or sets the horizontal coordinate of the line's end point.  
    Public PropertyGets or sets the vertical coordinate of the line's starting point.  
    Public PropertyGets or sets the vertical coordinate of the line's end point.  
    Top
    See Also