ESRI.ArcGIS.ADF.Web
ViewWidth Property
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > TransformationParams Class : ViewWidth Property




The width of the map

Syntax

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

See Also

© 2010 All Rights Reserved.