Version

LinearGaugeBarMarker Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this LinearGaugeBarMarker.  
Public MethodFillSceneGraphOverridden. Adds primitives to the scene in the form of this gauge marker.  
Public MethodGetScaleGets the Scale which is responsible for this marker. (Inherited from Infragistics.UltraGauge.Resources.LinearGaugeMarker)
Public MethodMapGets the location of a given value on the gauge. (Inherited from Infragistics.UltraGauge.Resources.LinearGaugeMarker)
Public MethodToStringReturns a string representation of this object.  
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