Version

IPolygon Interface Members

The following tables list the members exposed by IPolygon.

Public Properties
 NameDescription
 PropertyBrushGets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the polygon.  
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the polygon.  
 PropertyPointsGets or sets an array of Infragistics.Documents.Reports.Graphics.Point objects that represent the vertices of the polygon.  
See Also