ESRI.ArcGIS.ADF.ArcGISServer
CenterAndSize Class
Members  See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : CenterAndSize Class




Object Model



Syntax

Visual Basic (Declaration) 
<DesignerCategoryAttribute("code")>
<DebuggerStepThroughAttribute()>
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<SerializableAttribute()>
Public Class CenterAndSize 
   Inherits MapArea
Visual Basic (Usage)Copy Code
Dim instance As CenterAndSize
C# 
[DesignerCategoryAttribute("code")]
[DebuggerStepThroughAttribute()]
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[SerializableAttribute()]
public class CenterAndSize : MapArea 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.ArcGISServer.MapArea
      ESRI.ArcGIS.ADF.ArcGISServer.CenterAndSize

See Also

© 2010 All Rights Reserved.