ArcGIS API for WPF - Library Reference
UniqueValueMultipleFieldsRenderer Class Members
See Also  Properties  Methods  Events Send comments on this topic
ESRI.ArcGIS.Client Namespace : UniqueValueMultipleFieldsRenderer Class


The following tables list the members exposed by UniqueValueMultipleFieldsRenderer.

Public Constructors

 NameDescription
public ConstructorUniqueValueMultipleFieldsRenderer ConstructorInitializes a new instance of the UniqueValueMultipleFieldsRenderer class.  
Top

Public Properties

 NameDescription
public PropertyAttributes

Note: This API is now obsolete. Please use the UniqueValueMultipleFieldsRenderer.Field Property instead.

Gets or sets the attribute to use for classes.

 
public PropertyDefaultLabel Gets or sets the default label.  
public PropertyDefaultSymbol Gets or sets the default symbol.  
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyFieldDelimiter Gets or sets the field delimiter.  
public PropertyFields Gets or sets the attribute to use for classes.  
public PropertyInfosGets the collection of UniqueValueMultipleFieldsInfo.  
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
Top

Public Methods

 NameDescription
public MethodClearValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodCoerceValue (Inherited from System.Windows.DependencyObject)
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetSymbol Gets a symbol based on a graphic.  
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodQueryLegendInfos Queries for the legend infos of a layer using this renderer.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
public MethodToJson Serializes the unique value multi-fields renderer to JSON  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChanged (Inherited from System.Windows.DependencyObject)
Top

Public Events

 NameDescription
public EventLegendChanged Occurs when the legend of the layer changed.  
public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.