ESRI.ArcGIS.ADF.Web.DataSources
Width Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace > TileCacheInfo Class : Width Property




Width of the tile cache in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.