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


The following tables list the members exposed by Symbol.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ControlTemplatePropertyIdentifies the ControlTemplate dependency property.  
Top

Public Properties

 NameDescription
public PropertyControlTemplate Gets or sets the control template used for this symbol.  
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
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 Methodstatic (Shared in Visual Basic)FromJson Creates a Symbol from a string in JSON format.  
public MethodGetLocalValueEnumerator (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
public MethodSetValueOverloaded.  (Inherited from System.Windows.DependencyObject)
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedOverloaded.  Called when a property changes.  
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

© ESRI, Inc. All Rights Reserved.