![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
TileCacheInfo Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : TileCacheInfo Class |
The following tables list the members exposed by TileCacheInfo.
Name | Description | |
---|---|---|
![]() | TileCacheInfo Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
![]() | Dpi | DPI display resolution of the tile cache. |
![]() | Height | Height of the tile cache in pixels. |
![]() | LodInfos | Contains information on the levels of detail of the tile cache. |
![]() | Origin | Upper left point of origin of the tile cache. |
![]() | Width | Width of the tile cache in pixels. |
Name | Description | |
---|---|---|
![]() | Clone | Returns a deep clone of the TileCacheInfo, including all levels of detail. |
![]() | Compare | Overloaded. Compares tile cache and all levels of detail. |
![]() | 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. |