Version

ILine Interface Members

The following tables list the members exposed by ILine.

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

View on GitHub