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


The following tables list the members exposed by SimpleMarkerSymbol.

Public Constructors

 NameDescription
public ConstructorSimpleMarkerSymbol ConstructorInitializes a new instance of the SimpleMarkerSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)ColorPropertyIdentifies the Color dependency property.  
public Fieldstatic (Shared in Visual Basic)SizePropertyIdentifies the Size dependency property.  
public Fieldstatic (Shared in Visual Basic)StylePropertyIdentifies the Style dependency property.  
Top

Public Properties

 NameDescription
public PropertyColor Gets or sets the color.  
public PropertyControlTemplate Gets or sets the control template used for this symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
public PropertyDependencyObjectType (Inherited from System.Windows.DependencyObject)
public PropertyDispatcher (Inherited from System.Windows.Threading.DispatcherObject)
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyOffsetXOverridden.  Gets or sets the horizontal offset of centering the symbol.  
public PropertyOffsetYOverridden.  Gets or sets the vertical offset of centering the symbol.  
public PropertySizeSize of the marker in pixels.
This property can be used as the source for data binding.  
public PropertyStyle Gets or sets the symbol style.  
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 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)
public MethodToJson Serializes the simple marker symbol to JSON  
Top

Protected Methods

 NameDescription
protected MethodOnPropertyChangedOverloaded.  Called when a property changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

Public Events

 NameDescription
public EventPropertyChanged Occurs when a property value changes. (Inherited from ESRI.ArcGIS.Client.Symbols.Symbol)
Top

See Also

© ESRI, Inc. All Rights Reserved.