Version

Shadow Class Properties

For a list of all members of this type, see Shadow members.

Public Properties
 NameDescription
Public PropertyAngleAngle of the shadow. Used in conjunction with the Depth property to determine the shadow's location.  
Public PropertyBrushElementBrushElement used for filling the shadow.  
Public PropertyDepthDistance of this shadow from its source primitive, measured in pixels using the Angle property for direction.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyStrokeElementStrokeElement defining the pen used to outline the shadow.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also