Version

RadialGaugeMarker Class Methods

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

Public Methods
 NameDescription
Public MethodFillSceneGraphAdds primitives to the scene in the form of this gauge marker. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Public MethodGetScaleOverridden. Gets the Scale which is responsible for this marker.  
Public MethodMapFinds the degree location for a value represented by the marker.  
Protected Methods
 NameDescription
Protected MethodInvalidateInvalidates the Gauge Component (when available) and triggers a redraw of all elements. (Inherited from Infragistics.UltraGauge.Resources.GaugeAppearanceObject)
Protected MethodOnValueChangedCalled whenever this marker's Value is changed. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
Protected MethodSetRangesInsideSets the ranges that this marker is currently inside. (Inherited from Infragistics.UltraGauge.Resources.GaugeMarker)
See Also