Version

EllipseAnnotation Class Members

The following tables list the members exposed by EllipseAnnotation.

Public Constructors
 NameDescription
Public ConstructorEllipseAnnotation ConstructorEllipseAnnotation constructor.  
Public Properties
 NameDescription
Public PropertyBoundsBounds for this Annotation. (Inherited from Infragistics.UltraGauge.Resources.BoundedAnnotation)
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property. (Inherited from Infragistics.UltraGauge.Resources.BoundedAnnotation)
Public PropertyBrushElementBrushElement defining how the background of this Annotation is painted. (Inherited from Infragistics.UltraGauge.Resources.BoundedAnnotation)
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyLabelSettings which affect text to be rendered in this EllipseAnnotation.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this Annotation. (Inherited from Infragistics.UltraGauge.Resources.BoundedAnnotation)
Public PropertyVisibleVisibility of this Annotation. (Inherited from Infragistics.UltraGauge.Resources.GaugeAnnotation)
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 EllipseAnnotation.  
Public MethodRenderOverridden. Adds primitives to the scene in the form of this Annotation.  
Public MethodToStringReturns a string representation of this EllipseAnnotation.  
Protected Methods
 NameDescription
Protected MethodGetBoundsGets the actual pixel bounds for this Annotation. (Inherited from Infragistics.UltraGauge.Resources.BoundedAnnotation)
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also