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

Point symbol using a bitmap image for symbol

Object Model

PictureMarkerSymbol Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PictureMarkerSymbol 
   Inherits MarkerSymbol
   Implements IJsonSerializable 
C# 
public sealed class PictureMarkerSymbol : MarkerSymbol, IJsonSerializable  

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ESRI.ArcGIS.Client.Symbols.Symbol
            ESRI.ArcGIS.Client.Symbols.MarkerSymbol
               ESRI.ArcGIS.Client.Symbols.PictureMarkerSymbol

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.