Version

DialAppearance Class Members

The following tables list the members exposed by DialAppearance.

Public Constructors
 NameDescription
Public ConstructorDialAppearance ConstructorDialAppearance constructor.  
Public Properties
 NameDescription
Public PropertyBoundsBounding rectangle for the dial.  
Public PropertyBoundsMeasureMeasurement unit to use for the Bounds property.  
Public PropertyBrushElementBrushElement defining how the background of this Annotation is painted.  
Public PropertyCornerExtentCorner size used when rendering corners on the dial shape.  
Public PropertyCornerSplineTensionSpline tension for rounded corners on gauges which sweep fewer than 360 degrees, and have a CornerExtent less than 100.  
Public PropertyEndAngleEnding angle of the dial.  
Public PropertyExpansionExpansion around center point. Affects dials which sweep fewer than 360 degrees.  
Public PropertyGaugeComponentThe Gauge Component (e.g. "UltraGauge1") in context. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Public PropertyInnerExtentInner radius of the dial, expressed as a percentage of the overall radius.  
Public PropertyShadowSettings used to render a shadow under the dial.  
Public PropertyShapeBase shape for the dial.  
Public PropertyStartAngleStarting angle of the dial.  
Public PropertyStrokeElementStrokeElement defining the Pen used for outlining the Dial.  
Protected Properties
 NameDescription
Protected PropertySortedPropertyNamesOverridden. Used by the TypeConverter to sort when listing properties.  
Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this DialAppearance.  
Public MethodFillSceneGraphRenders graphical elements to the SceneGraph in the form of this dial.  
Public MethodToStringReturns a string representation of this DialAppearance object.  
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