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




A MarkerSymbol that adds static text to a map.

Object Model


Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class TextMarkerSymbol 
   Inherits MarkerSymbol
   Implements IClientSymbol 
Visual Basic (Usage)Copy Code
Dim instance As TextMarkerSymbol
C# 
[SerializableAttribute()]
public class TextMarkerSymbol : 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.TextMarkerSymbol

See Also

© 2010 All Rights Reserved.