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


The following tables list the members exposed by PictureMarkerSymbol.

Public Constructors

 NameDescription
public ConstructorPictureMarkerSymbol ConstructorInitializes a new instance of the PictureMarkerSymbol class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)HeightPropertyIdentifies the Height dependency property.  
public Fieldstatic (Shared in Visual Basic)OpacityPropertyIdentifies the Opacity dependency property.  
public Fieldstatic (Shared in Visual Basic)SourcePropertyIdentifies the Source dependency property.  
public Fieldstatic (Shared in Visual Basic)WidthPropertyIdentifies the Width 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 PropertyHeight Gets or sets the height of the image.  
public PropertyIsSealed (Inherited from System.Windows.DependencyObject)
public PropertyOffsetX Gets or sets the horizontal offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyOffsetY Gets or sets the vertical offset of centering the symbol. (Inherited from ESRI.ArcGIS.Client.Symbols.MarkerSymbol)
public PropertyOpacity Gets or sets the opacity of the image.  
public PropertySource Gets or sets the image source.  
public PropertyWidth Gets or sets the width of the image.  
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 picture 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.