This document is archived and information here might be outdated. Recommended version. |
Computes the forward transformation from native to GCS WGS84 for a given GCS GCS extent.
[Visual Basic .NET] Public Sub ComputeForwardXform ( _ ByVal pExtent As IEnvelope _ )
[C#] public void ComputeForwardXform ( IEnvelope pExtent );
[C++]
HRESULT ComputeForwardXform(
IEnvelope* pExtent
);
[C++] Parameters pExtent [in]
pExtent is a parameter of type IEnvelope*