ESRI.ArcGIS.ADF.ArcGISServer
Height Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoImageDescription Class : Height Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property Height As Integer
Visual Basic (Usage)Copy Code
Dim instance As GeoImageDescription
Dim value As Integer
 
instance.Height = value
 
value = instance.Height
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public int Height {get; set;}

See Also

© 2010 All Rights Reserved.