ESRI.ArcGIS.Mobile
UniqueValueRenderer Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.Mobile.FeatureCaching Namespace : UniqueValueRenderer Class


The following tables list the members exposed by UniqueValueRenderer.

Public Properties

 NameDescription
Public PropertyColumnDelimiter Gets the column delimiter.  
Public PropertyColumnNames Gets the column names used by the renderer.  
Public PropertyDefaultSymbolIndex Gets the index of the default symbol.  
Public PropertySymbols Gets the list of symbol for the renderer. (Inherited from FeatureRenderer)
Public PropertyUniqueValuesPerSymbol Gets the symbol dictionary. The way UniqueValueRenderer are defined in ArcMap should be known before using this API. The symbol dictionary represents for each symbol index the collection of unique. A symbol may represents more than unique value (grouping). A unique value can be defined as a collection of values from different columns. Each list in the SymbolDictionary  
Top

See Also