ESRI.ArcGIS.ADF.Web.UI.WebControls
TileWidth Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > TilingScheme Class : TileWidth Property




Width of tiles in the map cache in pixels.

Syntax

Visual Basic (Declaration) 
Public Property TileWidth As Integer
Visual Basic (Usage)Copy Code
Dim instance As TilingScheme
Dim value As Integer
 
instance.TileWidth = value
 
value = instance.TileWidth
C# 
public int TileWidth {get; set;}

See Also

© 2010 All Rights Reserved.