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




Object Model


Syntax

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

Inheritance Hierarchy

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

See Also

© 2010 All Rights Reserved.