Version 24.2 (latest)

LinearGaugeMarker Class Methods

For a list of all members of this type, see LinearGaugeMarker 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 MethodMapGets the location of a given value on the gauge.  
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