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




Object Model



Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.