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