Version

MultiStopRadialGradientBrushElement Class Members

The following tables list the members exposed by MultiStopRadialGradientBrushElement.

Public Constructors
 NameDescription
Public ConstructorMultiStopRadialGradientBrushElement ConstructorMultiStopRadialGradientBrushElement constructor.  
Public Properties
 NameDescription
Public PropertyCenterPointThe center point of the radial gradient. The unit of measurement for this property is determined by the CenterPointMeasure property. (Inherited from Infragistics.UltraGauge.Resources.RadialGradientBrushElementBase)
Public PropertyCenterPointMeasureThe unit of measurement corresponding with the CenterPoint property. (Inherited from Infragistics.UltraGauge.Resources.RadialGradientBrushElementBase)
Public PropertyColorStopsThe ColorStops collection, containing information about the color and location of each stop in the gradient.  
Public PropertyFocusScalesScales or stretches the gradient's intensity from its center point along its X and Y axis. Typical values for X and Y are between 0 and 1. (Inherited from Infragistics.UltraGauge.Resources.RadialGradientBrushElementBase)
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 PropertyRelativeBoundsA rectangle used to alter the location or size of this BrushElement, relative to any target rectangles which it fills. (Inherited from Infragistics.UltraGauge.Resources.BrushElement)
Public PropertyRelativeBoundsMeasureMeasurement unit to use for the RelativeBounds property. (Inherited from Infragistics.UltraGauge.Resources.BrushElement)
Public PropertyRelativeClipBoundsBounds of a clipping rectangle for this BrushElement. (Inherited from Infragistics.UltraGauge.Resources.BrushElement)
Public PropertyRelativeClipBoundsMeasureMeasurement unit to use for the RelativeClipBounds property. (Inherited from Infragistics.UltraGauge.Resources.BrushElement)
Public PropertyRotationRotation transform to apply before creating a fill with this BrushElement. Expressed in degrees. (Inherited from Infragistics.UltraGauge.Resources.BrushElement)
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 MultiStopRadialGradientBrushElement.  
Public MethodGetBrushOverloaded. Overridden. Returns a brush generated using the specified bounds.  
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