This document is archived and information here might be outdated. Recommended version. |
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*