Version 24.2 (latest)

LinearGaugeRange Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates and returns a copy of this LinearGaugeRange.  
Public MethodFillSceneGraphOverridden. Renders primitives to the SceneGraph in the form of this linear gauge range.  
Public MethodGetRangeBoundsGets the bounds for this range.  
Public MethodInRangeOverloaded. Tests whether or not a given value is within this range. (Inherited from Infragistics.UltraGauge.Resources.GaugeRange)
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)
See Also