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


FeatureSymbol represents Symbols that can be used to draw features.

Syntax

Visual Basic (Declaration)  
Public MustInherit Class FeatureSymbol 
   Inherits Symbol
Visual Basic (Usage) Copy Code
Dim instance As FeatureSymbol
C#  
public abstract class FeatureSymbol : Symbol 

Inheritance Hierarchy

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also