Version

BoxAnnotation Class Members

The following tables list the members exposed by BoxAnnotation.

Public Constructors
 NameDescription
Public ConstructorBoxAnnotation ConstructorBoxAnnotation 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 PropertyCornerExtentCorner size of the bounding rectangle for this Annotation.  
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 BoxAnnotation.  
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 BoxAnnotation.  
Public MethodRenderOverridden. Adds primitives to the scene in the form of this Annotation.  
Public MethodToStringReturns a string representation of this BoxAnnotation.  
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