ESRI.ArcGIS.ADF.Web | |
UniqueValueRenderer Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : UniqueValueRenderer Class |
For a list of all members of this type, see UniqueValueRenderer members.
Name | Description | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
FromJson | Overridden. Populates properties using JSON string. Use CreateFromJson 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. | |
GenerateSwatches |
Generates swatches for this renderer for display in a table of contents
(Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer< | |
GetAllSymbols |
Returns all FeatureSymbols used by this renderer.
(Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer< | |
GetMaxSwatchDimensions |
Gets the maximum dimensions of the swatches generated by this renderer.
(Inherited from ESRI.ArcGIS.ADF.Web.Display.Renderer.ValueMapRenderer< | |
Render | Overridden. Draws the specified geometry to the specified graphics. | |
ToJson | Overridden. Serializes to JSON. |