Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
ArcGIS Explorer Component Help
Envelope
.
.
::
.
Clone Method
Envelope Class
See Also
Returns a new Envelope with properties equal to the current Envelope.
Namespace:
ESRI.ArcGISExplorer.Geometry
Assembly:
ESRI.ArcGISExplorer
(in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
C#
public
Envelope
Clone
()
Visual Basic (Declaration)
Public
Function
Clone
As
Envelope
Return Value
A new Envelope.
See Also
Envelope Class
ESRI.ArcGISExplorer.Geometry Namespace