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.

Public Constructors

 NameDescription
Public ConstructorTileCacheInfo ConstructorOverloaded.  Default, parameterless constructor  
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.  
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.