ArcGIS API for Silverlight - Library Reference
KmlPlaceMarkerSymbol Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.DataSources.Kml Namespace : KmlPlaceMarkerSymbol Class

Point symbol using a bitmap image for symbol

Object Model

KmlPlaceMarkerSymbol Class

Syntax

Visual Basic (Declaration) 
Public Class KmlPlaceMarkerSymbol 
   Inherits ESRI.ArcGIS.Client.Symbols.MarkerSymbol
C# 
public class KmlPlaceMarkerSymbol : ESRI.ArcGIS.Client.Symbols.MarkerSymbol 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      ESRI.ArcGIS.Client.Symbols.Symbol
         ESRI.ArcGIS.Client.Symbols.MarkerSymbol
            ESRI.ArcGIS.Client.Toolkit.DataSources.Kml.KmlPlaceMarkerSymbol

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.