| ArcGIS Explorer Component Help |
| ImageOverlay..::.Clone Method |
| ImageOverlay Class See Also |
Returns a new ImageOverlay with properties equal to the current ImageOverlay.
Namespace:
ESRI.ArcGISExplorer.MappingAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public ImageOverlay Clone() |
| Visual Basic (Declaration) |
|---|
Public Function Clone As ImageOverlay |
Return Value
A new ImageOverlay.
Remarks
Version Information: This method is supported from version 2.0.0.1500.