ESRI.ArcGIS.ADF.Web
Generic ValueRange Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : Generic ValueRange Class




The following tables list the members exposed by Generic ValueRange.

Public Constructors

 NameDescription
Public ConstructorValueRange Constructor Constructs a ValueRange object.  
Top

Public Properties

 NameDescription
Public PropertyBounds The setting for whether a match occurs for the ValueRange if the value equals the MinValue or MaxValue.  
Public PropertyMaxValue Gets or sets the maximum value.  
Public PropertyMinValue Gets or sets the minimum value.  
Public PropertySymbol Gets or sets the symbol displayed for features with values corresponding to this value or value range. (Inherited from Value<T>)
Public PropertySymbolLabel Gets or sets the label used in the legend for this value. (Inherited from Value<T>)
Top

Public Methods

 NameDescription
Public MethodCloneOverridden.  Creates a deep clone of the current Object.  
Public MethodFromJsonOverridden.  Populates properties using JSON string. Use FromJson static method on base class where available to deserialize from string into an instance of the type specified in the JSON string, if type is not known.  
Public MethodMapsToValueOverridden.  Determines whether the input value satisfies the current value object's criteria for a match.  
Public MethodToJsonOverridden.  Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.