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




The following tables list the members exposed by SimpleRenderer.

Public Constructors

 NameDescription
Public ConstructorSimpleRenderer ConstructorOverloaded.  Constructs a SimpleRenderer object.  
Top

Public Properties

 NameDescription
Public PropertySymbol Gets or sets the FeatureSymbol.  
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 used by this object, if any.  
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 MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodRender Draws the specified geometry to the specified graphics.  
Public MethodToJson Serializes to JSON.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.