This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IL > ILSRXform Interface > ILSRXform.Flattening Property (ArcObjects .NET 10.4 SDK) |
The earth flattening.
[Visual Basic .NET] Public Property Flattening As Double
[C#] public double Flattening {get; set;}
[C++]
HRESULT get_Flattening(
double* pFlattening
);
[C++]
HRESULT put_Flattening(
double pFlattening
);
[C++]
Parameters pFlattening [out, retval] pFlattening is a parameter of type double pFlattening [in] pFlattening is a parameter of type double