This document is archived and information here might be outdated. Recommended version. |
The geodetic construction method.
[Visual Basic .NET] Public Property GeodeticConstructionMethod As esriGeodeticType
[C#] public esriGeodeticType GeodeticConstructionMethod {get; set;}
[C++]
HRESULT get_GeodeticConstructionMethod(
esriGeodeticType* gType
);
[C++]
HRESULT put_GeodeticConstructionMethod(
esriGeodeticType gType
);
[C++] Parameters gType [out, retval]
gType is a parameter of type esriGeodeticType* gType [in]
gType is a parameter of type esriGeodeticType