interface Infragistics.Documents.Reports.Report.Shapes.IPolyline:

   def public property Pen as Infragistics.Documents.Reports.Graphics.Pen
      get.
      set.

   def public property Points as Infragistics.Documents.Reports.Graphics.Point extent
      get.
      set.

end interface.
