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




Current height of the map view in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.