Version

Arc Class Members

The following tables list the members exposed by Arc.

Public Constructors
 NameDescription
Public ConstructorArc ConstructorArc constructor.  
Public Properties
 NameDescription
Public PropertyBoundsBounding rectangle for the arc.  
Public PropertyBrushElementBrushElement defining how this PrimitiveShape is painted. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape)
Public PropertyElementAPI Element represented by this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyEndAngleEnding angle for this arc.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentEndInner Extent at the EndAngle of this arc.  
Public PropertyInnerExtentStartInner Extent at the StartAngle of this arc.  
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyStartAngleStarting angle for this arc.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this PrimitiveShape. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this arc.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also