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