Displays the rectify dialog.
[Visual Basic .NET] Public Sub DoSaveAs ( _ ByVal pLayer As ILayer _ )
[C#] public void DoSaveAs ( ILayer pLayer );
[C++]
HRESULT DoSaveAs(
ILayer* pLayer
);
[C++]Parameters
pLayer [in]pLayer is a parameter of type ILayer
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.