ESRI.ArcGIS.ADF.Web
SimpleMarkerSymbol Class
Members  See Also 
ESRI.ArcGIS.ADF.Web.Display.Symbol Namespace : SimpleMarkerSymbol Class




A MarkerSymbol used for displaying point features.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class SimpleMarkerSymbol 
   Inherits MarkerSymbol
   Implements IClientSymbol 
Visual Basic (Usage)Copy Code
Dim instance As SimpleMarkerSymbol
C# 
[SerializableAttribute()]
public class SimpleMarkerSymbol : MarkerSymbol, IClientSymbol  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.Display.Symbol.Symbol
      ESRI.ArcGIS.ADF.Web.Display.Symbol.FeatureSymbol
         ESRI.ArcGIS.ADF.Web.Display.Symbol.MarkerSymbol
            ESRI.ArcGIS.ADF.Web.Display.Symbol.SimpleMarkerSymbol

See Also

© 2010 All Rights Reserved.