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




Width of the tile extent.

Syntax

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

See Also

© 2010 All Rights Reserved.