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


The following tables list the members exposed by MarkerSymbol.

Public Constructors

 NameDescription
public ConstructorMarkerSymbol ConstructorInitializes a new instance of the MarkerSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)OffsetXPropertyIdentifies the OffsetX dependency property.  
public Fieldstatic (Shared in Visual Basic)OffsetYPropertyIdentifies the OffsetY dependency property.  
Top

Public Properties

 NameDescription
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 PropertyOffsetX Gets or sets the horizontal offset of centering the symbol.  
public PropertyOffsetY Gets or sets the vertical offset of centering the symbol.  
Top

Public Methods

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.