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) | |
---|
<TypeConverterAttribute("ESRI.ArcGIS.ADF.Web.Geometry.EnvelopeConverter, ESRI.ArcGIS.ADF.Web, Version=10.1.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86")>
<SerializableAttribute()>
Public Class Envelope
Inherits Geometry |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As Envelope |
Remarks
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also