ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
MapResource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : MapResource Class |
The following tables list the members exposed by MapResource.
Name | Description | |
---|---|---|
MapResource Constructor | Overloaded. No-argument constructor. |
Name | Description | |
---|---|---|
DataSource | The data source to which this resource belongs. | |
DisplaySettings | Contains settings for display of the resource, such as visibility, transparency and whether to display in the table of contents. | |
Functionalities | The collection of GIS functionalities that this resource supports. | |
Graphics | The graphics data set used to store graphics data in the map resource. | |
Initialized | Whether the resource has been initialized. | |
MapInformation | MapInformation contains information such as the full extent and default rotation of the map resource. | |
Name | Name of the map resource. | |
ResourceDefinition | Definition of this resource. | |
ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. |
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. | |
CreateFunctionality | Creates the requested functionality. | |
Dispose | Disposes the resource, save the state. | |
GetSchema | ||
Initialize | Initializes the resource. | |
LoadState | Loads the settings for the map resource from the data resource. Creates settings as needed. | |
ReadXml | ||
SaveState | Saves the state of the map resource to the data source. | |
SupportsFunctionality | Whether the resource supports the passed in functionality type. | |
WriteXml |