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




A MarkerSymbol that adds static text to a map.

Object Model


Syntax

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

See Also

© 2010 All Rights Reserved.