Version

IGaugeComponent Interface Members

The following tables list the members exposed by IGaugeComponent.

Public Properties
 NameDescription
 PropertyAnnotationsAnnotations collection of the gauge component.  
 PropertyBoundsBounding rectangle of the gauge component.  
 PropertyDesignModeWhether or not the UltraGauge component is in design mode.  
 PropertyEffectsEffects collection of the gauge component.  
 PropertyGaugesGauges collection of the gauge component.  
 PropertySiteSite for the current gauge component. Used mainly for design-time functionality.  
 PropertySmoothingModeSmoothing mode used for rendering gauge graphics.  
 PropertyTextRenderingHintTextRenderingHint used for rendering gauge graphics.  
 PropertyVersionVersion of the gauge component when it was last serialized.  
Public Methods
 NameDescription
 MethodInvalidateInvalidates the gauge and signals that a repaint is necessary.  
 MethodOnMarkerValueChangedCalled when the value of the marker changes.  
 MethodOnRenderLabelCalled each time a label is rendered. Label text can be changed using the RenderLabelEventArgs.  
See Also