|
| ESRI.ArcGIS.ADF.Web | |
| FeatureGraphicsLayer Constructor | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Display.Graphics Namespace > FeatureGraphicsLayer Class : FeatureGraphicsLayer Constructor |
| Overload | Description |
|---|---|
| FeatureGraphicsLayer Constructor() | Default, parameterless constructor for construction of the FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(FeatureType) | Constructs a FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(FeatureType,IRenderer) | Constructs a FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(SerializationInfo,StreamingContext) | Constructs a FeatureGraphicsLayer from the serialization information object. |
| FeatureGraphicsLayer Constructor(String) | Creates an instance of the FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(String,DataColumn[],String,String,FeatureType) | Constructs a FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(String,FeatureType,IRenderer) | Constructs a FeatureGraphicsLayer. |
| FeatureGraphicsLayer Constructor(String,String,FeatureType,IRenderer) | Constructs a FeatureGraphicsLayer. |