ESRI.ArcGIS.ADF.Web | |
GroupRenderer Class Methods | |
See Also |
ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace : GroupRenderer Class |
For a list of all members of this type, see GroupRenderer members.
Name | Description | |
---|---|---|
Clone | Creates a deep clone of the current Object. | |
FromJson | 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 | |
GetAllSymbols | Returns all FeatureSymbols in all of the contained renderers. | |
GetHashCode | Overridden. Serves as a hash function for a particular type. | |
GetMaxSwatchDimensions | Gets the maximum dimensions of the swatches generated by this renderer. | |
Render | Draws the specified geometry to the specified graphics. | |
ToJson | Serializes to JSON. |