![]() ![]() |
ESRI.ArcGIS.ADF.Web.UI.WebControls | |
TilingScheme Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : TilingScheme Class |
The following tables list the members exposed by TilingScheme.
Name | Description | |
---|---|---|
![]() | TilingScheme Constructor |
Name | Description | |
---|---|---|
![]() | CurrentLevel | The current scale level of detail (LOD) for the tiling scheme. |
![]() | LevelMappings | A list of LevelMapping objects that contain information about whether maps are in range of the cache. |
![]() | TileCacheInfo | Contains information about the tile cache, including the levels of detail in the cache. |
![]() | TileHeight | Height of tiles in the map cache in pixels. |
![]() | TileWidth | Width of tiles in the map cache in pixels. |
![]() | TotalLevels | Total number of levels of detail in the cache. |
![]() | ViewHeight | Current height of the map view in pixels. |
![]() | ViewWidth | Current width of the map view in pixels. |
Name | Description | |
---|---|---|
![]() | 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. |