ESRI.ArcGIS.ADF.Web
Envelope Class
See Also  Members  
ESRI.ArcGIS.ADF.Web.Geometry Namespace : Envelope Class


An object that has the properties of a rectangle and can be associated with a map, layout, or a feature.

Object Model


Syntax

Visual Basic (Declaration)  
Public Class Envelope 
   Inherits Geometry
Visual Basic (Usage) Copy Code
Dim instance As Envelope
C#  
public class Envelope : Geometry 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.Web.Geometry.Geometry
      ESRI.ArcGIS.ADF.Web.Geometry.Envelope

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family

See Also