This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFrameCameraParameters Interface > IFrameCameraParameters.DistortionMethod Property (ArcObjects .NET 10.5 SDK) |
Radial lens distortion coefficient method.
[Visual Basic .NET] Public Property DistortionMethod As esriRasterKonradyType
[C#] public esriRasterKonradyType DistortionMethod {get; set;}
[C++]
HRESULT get_DistortionMethod(
esriRasterKonradyType* pVal
);
[C++]
HRESULT put_DistortionMethod(
esriRasterKonradyType pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type esriRasterKonradyType pVal [in]
pVal is a parameter of type esriRasterKonradyType