This document is archived and information here might be outdated. Recommended version. |
Adjusts a layer within GCS (0,360) to (-180,180).
[Visual Basic .NET] Public Sub AdjustGCS360 ( _ ByVal pLayer As ILayer _ )
[C#] public void AdjustGCS360 ( ILayer pLayer );
[C++]
HRESULT AdjustGCS360(
ILayer* pLayer
);
[C++] Parameters pLayer [in]
pLayer is a parameter of type ILayer*