Version

ShadowGaugeEffect Class Members

The following tables list the members exposed by ShadowGaugeEffect.

Public Constructors
 NameDescription
Public ConstructorShadowGaugeEffect ConstructorShadowGaugeEffect constructor.  
Public Properties
 NameDescription
Public PropertyEnabledWhether or not this Effect should be applied. (Inherited from Infragistics.UltraGauge.Resources.GaugeEffect)
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 PropertyShadowAppearance settings for the shadows applied by this effect.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodApplyOverridden. Applies this shadow effect to the scene.  
Public MethodCloneCreates and returns a copy of this ShadowGaugeEffect.  
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