Version

IArc Interface Members

The following tables list the members exposed by IArc.

Public Properties
 NameDescription
 PropertyAngleGets or sets the rotation angle in degrees.  
 PropertyEndAngleGets or sets the end angle of the arc in degrees.  
 PropertyHeightGets or sets the height of the bounding rectangle that defines the arc.  
 PropertyPenGets or sets a Infragistics.Documents.Reports.Graphics.Pen object that defines the color, width and style to draw the arc.  
 PropertyStartAngleGets or sets the start angle of the arc in degrees.  
 PropertyWidthGets or sets the width of the bounding rectangle that defines the arc.  
 PropertyXGets or sets X-coordinate of the upper-left corner of the bounding rectangle that defines the arc.  
 PropertyYGets or sets Y-coordinate of the upper-left corner of the bounding rectangle that defines the arc.  
See Also