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




The height of the map

Syntax

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

See Also

© 2010 All Rights Reserved.