ESRI.ArcGIS.ADF.Web | |
Generic UniqueValue Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : Generic UniqueValue Class |
The following tables list the members exposed by Generic UniqueValue.
Name | Description | |
---|---|---|
UniqueValue Constructor | Overloaded. Constructs a UniqueValue object. |
Name | Description | |
---|---|---|
Symbol | Gets or sets the symbol displayed for features with values corresponding to this value or value range. (Inherited from Value<T>) | |
SymbolLabel | Gets or sets the label used in the legend for this value. (Inherited from Value<T>) | |
Value | Gets or sets the value for the UniqueValue. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
FromJson | Overridden. 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. | |
MapsToValue | Overridden. Determines whether the input value satisfies the current value object's criteria for a match. | |
ToJson | Overridden. Serializes to JSON. |