The following tables list the members exposed by Wedge.
Name | Description | |
---|---|---|
Wedge Constructor | Wedge constructor. |
Name | Description | |
---|---|---|
Bounds | Bounding rectangle of the ellipse from which this wedge is taken. | |
BrushElement | BrushElement defining how this PrimitiveShape is painted. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape) | |
CornerExtent | Extent at which a corner will begin, measured along each side. Typical values are between 50 and 100. | |
CornerSplineTension | Spline tension applied to rounded corners, when InnerExtent is non-zero and CornerExtent is not 100. | |
Element | API Element represented by this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
EndAngle | Ending angle of this wedge. | |
Expansion | Expansion applied around the gauge bounds when InnerExtent is set to a non-zero value. | |
GaugeComponent | The Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) | |
InnerExtent | Extent of the inside radius of this wedge. A positive value will result in a "doughnut" shape. A negative value will result in a "seashell" shape. | |
IsMouseDown | Boolean value indicating whether or not the mouse is currently down for drag operations related to this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
IsMouseOver | Boolean indicating whether or not the mouse is currently over this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive) | |
Key | Unique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject) | |
OuterExtent | Extent of the outside radius of this wedge. Setting this to a value less than 100 effectively reduces the bounds of this wedge by a percentage. | |
StartAngle | Starting angle of this wedge. | |
StrokeElement | StrokeElement defining the Pen used for outlining this PrimitiveShape. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape) |
Name | Description | |
---|---|---|
SortedPropertyNames | Used by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |
Name | Description | |
---|---|---|
Invalidate | Invalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject) |