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.

Public Constructors

 NameDescription
Public ConstructorTilingScheme Constructor  
Top

Public Properties

 NameDescription
Public PropertyCurrentLevelThe current scale level of detail (LOD) for the tiling scheme.  
Public PropertyLevelMappings A list of LevelMapping objects that contain information about whether maps are in range of the cache.  
Public PropertyTileCacheInfo Contains information about the tile cache, including the levels of detail in the cache.  
Public PropertyTileHeightHeight of tiles in the map cache in pixels.  
Public PropertyTileWidthWidth of tiles in the map cache in pixels.  
Public PropertyTotalLevelsTotal number of levels of detail in the cache.  
Public PropertyViewHeightCurrent height of the map view in pixels.  
Public PropertyViewWidthCurrent width of the map view in pixels.  
Top

Public Methods

 NameDescription
Public MethodGetSchema 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 XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.