The following tables list the members exposed by Shadow.
Name | Description | |
---|---|---|
Shadow Constructor | Shadow constructor. |
Name | Description | |
---|---|---|
Angle | Angle of the shadow. Used in conjunction with the Depth property to determine the shadow's location. | |
BrushElement | BrushElement used for filling the shadow. | |
Depth | Distance of this shadow from its source primitive, measured in pixels using the Angle property for direction. | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
StrokeElement | StrokeElement defining the pen used to outline the shadow. |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
Clone | Creates and returns a copy of this Shadow object. | |
GetShadowPrimitive | Gets a Primitive which represents a shadow for the source primitive, using the settings of this shadow object. |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |