Version

BoundedAnnotation Class Members

The following tables list the members exposed by BoundedAnnotation.

Public Properties
 NameDescription
Public PropertyBoundsBounds for this Annotation.  
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property.  
Public PropertyBrushElementBrushElement defining how the background of this Annotation is painted.  
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 PropertyStrokeElementStrokeElement defining the Pen used for outlining this Annotation.  
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 MethodRenderAdds primitives to the scene in the form of this Annotation. (Inherited from Infragistics.UltraGauge.Resources.GaugeAnnotation)
Protected Methods
 NameDescription
Protected MethodGetBoundsGets the actual pixel bounds for this Annotation.  
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also