| ArcGIS Explorer Component Help |
| Envelope Constructor |
| Envelope Class See Also |
Initializes a new instance of the Envelope class.
Namespace:
ESRI.ArcGISExplorer.GeometryAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public Envelope() |
| Visual Basic (Declaration) |
|---|
Public Sub New |
Remarks
Using this constructor will create a new Empty Envelope with no spatial properties.