ESRI.ArcGIS.ADF.Web.DataSources
TileCacheInfo Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources Namespace : TileCacheInfo Class




The following tables list the members exposed by TileCacheInfo.

Public Constructors

 NameDescription
public ConstructorTileCacheInfo ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyDpiDPI display resolution of the tile cache.  
public PropertyHeightHeight of the tile cache in pixels.  
public PropertyLodInfosContains information on the levels of detail of the tile cache.  
public PropertyOriginUpper left point of origin of the tile cache.  
public PropertyWidthWidth of the tile cache in pixels.  
Top

Public Methods

 NameDescription
public MethodCloneReturns a deep clone of the TileCacheInfo, including all levels of detail.  
public MethodCompareOverloaded. Compares tile cache and all levels of detail.Optionally compares levels of detail of the cache.  
public MethodGetSchemaThis 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 System.Xml.Serialization.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

© 2011 All Rights Reserved.