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




The Y coordinate for the bottom right corner point.

Syntax

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

See Also

© 2010 All Rights Reserved.