ESRI.ArcGIS.ADF.Web.UI.WebControls
TileExtentHeight Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelScheme Class : TileExtentHeight Property




Height of the tile extent.

Syntax

Visual Basic (Declaration) 
Public Property TileExtentHeight As Double
Visual Basic (Usage)Copy Code
Dim instance As LevelScheme
Dim value As Double
 
instance.TileExtentHeight = value
 
value = instance.TileExtentHeight
C# 
public double TileExtentHeight {get; set;}

See Also

© 2010 All Rights Reserved.