ESRI.ArcGIS.ADF.Web.DataSources
LodInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : LodInfo Class




The following tables list the members exposed by LodInfo.

Public Constructors

 NameDescription
Public ConstructorLodInfo ConstructorOverloaded.  Default, parameterless constructor  
Top

Public Properties

 NameDescription
Public PropertyColumnsNumber of columns in the level of detail.  
Public PropertyLevelIDID of the level of detail.  
Public PropertyResolutionResolution of the level of detail, in map units per pixel.  
Public PropertyRowsNumber of rows in the level of detail.  
Public PropertyScaleMap scale of the level of detail.  
Public PropertyTileExtentHeightHorizontal map extent of each tile in the level of detail.  
Public PropertyTileExtentWidthHorizontal map extent of each tile in the level of detail.  
Top

Public Methods

 NameDescription
Public MethodAreResolutionsCompatible Compares resolutions taking rounding errors into account.  
Public MethodCloneCreates a copy of the level of detail with the same property values.  
Public MethodCompareCompares two levels of detail for equal values in all properties.  
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.