ESRI.ArcGIS.ADF.Web.DataSources | |
LodInfo Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : LodInfo Class |
The following tables list the members exposed by LodInfo.
Name | Description | |
---|---|---|
LodInfo Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
Columns | Number of columns in the level of detail. | |
LevelID | ID of the level of detail. | |
Resolution | Resolution of the level of detail, in map units per pixel. | |
Rows | Number of rows in the level of detail. | |
Scale | Map scale of the level of detail. | |
TileExtentHeight | Horizontal map extent of each tile in the level of detail. | |
TileExtentWidth | Horizontal map extent of each tile in the level of detail. |
Name | Description | |
---|---|---|
AreResolutionsCompatible | Compares resolutions taking rounding errors into account. | |
Clone | Creates a copy of the level of detail with the same property values. | |
Compare | Compares two levels of detail for equal values in all properties. | |
GetSchema |
This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the | |
ReadXml | Generates an object from its XML representation. | |
WriteXml | Converts an object into its XML representation. |