ESRI.ArcGIS.ADF.ArcGISServer
DevTop Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > CenterAndScale Class : DevTop Property




The Y coordinate for the upper left corner point.

Syntax

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

See Also

© 2010 All Rights Reserved.