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




Object Model


Syntax

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

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.BasicSymbol
      ESRI.ArcGIS.ADF.ArcGISServer.BasicFillSymbol
      ESRI.ArcGIS.ADF.ArcGISServer.BasicLineSymbol
      ESRI.ArcGIS.ADF.ArcGISServer.BasicMarkerSymbol

See Also

© 2010 All Rights Reserved.