ESRI.ArcGIS.ADF.ArcGISServer
MarkerSymbol Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : MarkerSymbol Class




Marker Symbol Properties.

Object Model


Syntax

Visual Basic (Declaration) 
<DebuggerStepThroughAttribute()>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<DesignerCategoryAttribute("code")>
<XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.CartographicMarkerSymbol)>
<SerializableAttribute()>
Public MustInherit Class MarkerSymbol 
   Inherits Symbol
Visual Basic (Usage)Copy Code
Dim instance As MarkerSymbol
C# 
[DebuggerStepThroughAttribute()]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[DesignerCategoryAttribute("code")]
[XmlIncludeAttribute(ESRI.ArcGIS.ADF.ArcGISServer.CartographicMarkerSymbol)]
[SerializableAttribute()]
public abstract class MarkerSymbol : Symbol 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.Symbol
      ESRI.ArcGIS.ADF.ArcGISServer.MarkerSymbol
         ESRI.ArcGIS.ADF.ArcGISServer.CartographicMarkerSymbol
         ESRI.ArcGIS.ADF.ArcGISServer.SimpleMarkerSymbol

See Also

© 2010 All Rights Reserved.