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




Height of the tile cache in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.