ESRI.ArcGIS.ADF.Web.Display.Graphics contains classes for managing and displaying dynamic graphics layers in a Map control and a MapResourceManager.
Classes
| Class |
Description |
| ElementGraphicsLayer |
An ElementGraphicsLayer is a table of GraphicElement objects with associated attributes. |
| FeatureGraphicsLayer |
A GraphicsLayer containing features of the same geometry type and a common symbology. |
| GraphicElement |
A type that displays a graphic object. |
| GraphicsDataSet |
Represents an in-memory cache of graphic data. |
| GraphicsLayer |
A GraphicsLayer is a table of Geometry objects with associated attributes. |
See Also