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




The following tables list the members exposed by GroupRenderer.

Public Constructors

 NameDescription
Public ConstructorGroupRenderer Constructor Constructs a GroupRenderer object.  
Top

Public Properties

 NameDescription
Public PropertyRenderers Gets the Renderers associated with this GroupRenderer.  
Top

Public Methods

 NameDescription
Public MethodClone Creates a deep clone of the current Object.  
Public MethodFromJson 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.  
Public MethodGenerateSwatches Generates swatches for this renderer for display in a table of contents  
Public MethodGetAllSymbols Returns all FeatureSymbols in all of the contained renderers.  
Public MethodGetHashCodeOverridden.  Serves as a hash function for a particular type.  
Public MethodGetMaxSwatchDimensions Gets the maximum dimensions of the swatches generated by this renderer.  
Public MethodRender Draws the specified geometry to the specified graphics.  
Public MethodToJson Serializes to JSON.  
Top

See Also

© 2010 All Rights Reserved.