Version

IPolygon Interface Properties

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

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