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




The X cooridnate for bottom right corner point.

Syntax

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

See Also

© 2010 All Rights Reserved.