Version

ILine Interface Properties

For a list of all members of this type, see ILine members.

Public Properties
 NameDescription
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the line.  
 PropertyX1Gets or sets X-coordinate of the start point.  
 PropertyX2Gets or sets X-coordinate of the end point.  
 PropertyY1Gets or sets Y-coordinate of the start point.  
 PropertyY2Gets or sets Y-coordinate of the end point.  
See Also