|
| ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
| MapInformation Constructor(GraphicsDataSet) | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace > MapInformation Class > MapInformation Constructor : MapInformation Constructor(GraphicsDataSet) |
- graphics
- The graphics data set to use to store graphics layers for the map resource.
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal graphics As GraphicsDataSet _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public MapInformation( GraphicsDataSet graphics ) | |
Parameters
- graphics
- The graphics data set to use to store graphics layers for the map resource.