This document is archived and information here might be outdated. Recommended version. |
Type of Distortion.
[Visual Basic .NET] Public Property DistortionType As esriDistortionType
[C#] public esriDistortionType DistortionType {get; set;}
[C++]
HRESULT get_DistortionType(
esriDistortionType pVal
);
[C++]
HRESULT put_DistortionType(
esriDistortionType* pVal
);
[C++] Parameters pVal [in]
pVal is a parameter of type esriDistortionType pVal [out, retval]
pVal is a parameter of type esriDistortionType*