ESRI.ArcGIS.ADF.Web
FeatureGraphicsLayer Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace : FeatureGraphicsLayer Class


A GraphicsLayer containing features of the same geometry type and a common symbology.

Object Model




Syntax

Visual Basic (Declaration)  
Public Class FeatureGraphicsLayer 
   Inherits GraphicsLayer
Visual Basic (Usage) Copy Code
Dim instance As FeatureGraphicsLayer
C#  
public class FeatureGraphicsLayer : GraphicsLayer 

Inheritance Hierarchy

System.Object
   System.ComponentModel.MarshalByValueComponent
      System.Data.DataTable
         ESRI.ArcGIS.ADF.Web.Display.Graphics.GraphicsLayer
            ESRI.ArcGIS.ADF.Web.Display.Graphics.FeatureGraphicsLayer

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also