Version

BrushElement Class Members

The following tables list the members exposed by BrushElement.

Public Properties
 NameDescription
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.  
Public PropertyRelativeBoundsMeasureMeasurement unit to use for the RelativeBounds property.  
Public PropertyRelativeClipBoundsBounds of a clipping rectangle for this BrushElement.  
Public PropertyRelativeClipBoundsMeasureMeasurement unit to use for the RelativeClipBounds property.  
Public PropertyRotationRotation transform to apply before creating a fill with this BrushElement. Expressed in degrees.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public Methods
 NameDescription
Public MethodGetBrushOverloaded. 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