Version

Search Results

IPolygon Interface Members

Public Properties

IPolygon Interface Properties

Public Properties

Brush Property (IPolygon)

Gets or sets a Infragistics.Documents.Reports.Graphics.Brush object that defines the color and texture to fill the polygon. Syntax

Pen Property (IPolygon)

Gets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the polygon. Syntax

Points Property (IPolygon)

Gets or sets an array of Infragistics.Documents.Reports.Graphics.Point objects that represent the vertices of the polygon. Syntax

IPolyline Interface

Represents a polyline. Syntax

IPolyline Interface Members

Public Properties

IPolyline Interface Properties

Public Properties

Pen Property (IPolyline)

Gets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the polyline. Syntax

Points Property (IPolyline)

Gets or sets an array of Infragistics.Documents.Reports.Graphics.Point objects that represent the points to connect. Syntax