Version 24.2 (latest)

Wedge Class Properties

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

Public Properties
 NameDescription
Public PropertyBoundsBounding rectangle of the ellipse from which this wedge is taken.  
Public PropertyBrushElementBrushElement defining how this PrimitiveShape is painted. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape)
Public PropertyCornerExtentExtent at which a corner will begin, measured along each side. Typical values are between 50 and 100.  
Public PropertyCornerSplineTensionSpline tension applied to rounded corners, when InnerExtent is non-zero and CornerExtent is not 100.  
Public PropertyElementAPI Element represented by this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyEndAngleEnding angle of this wedge.  
Public PropertyExpansionExpansion applied around the gauge bounds when InnerExtent is set to a non-zero value.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentExtent 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.  
Public PropertyIsMouseDownBoolean value indicating whether or not the mouse is currently down for drag operations related to this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyIsMouseOverBoolean indicating whether or not the mouse is currently over this Primitive. (Inherited from Infragistics.UltraGauge.Resources.Primitive)
Public PropertyKeyUnique identifier for this object in a collection. (Inherited from Infragistics.UltraGauge.Resources.GaugeCollectionObject)
Public PropertyOuterExtentExtent 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.  
Public PropertyStartAngleStarting angle of this wedge.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining this PrimitiveShape. (Inherited from Infragistics.UltraGauge.Resources.PrimitiveShape)
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesUsed by the TypeConverter to sort when listing properties. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
See Also