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




Current width of the map view in pixels.

Syntax

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

See Also

© 2010 All Rights Reserved.