![]() |
This document is archived and information here might be outdated. Recommended version. |
Radial Distortions Array.
[Visual Basic .NET] Public Property RadialDistortions As IDoubleArray
[C#] public IDoubleArray RadialDistortions {get; set;}
[C++]
HRESULT get_RadialDistortions(
IDoubleArray* pDistortions
);
[C++]
HRESULT putref_RadialDistortions(
IDoubleArray** pDistortions
);
[C++]
Parameters pDistortions [in]
pDistortions is a parameter of type IDoubleArray* pDistortions [out, retval]
pDistortions is a parameter of type IDoubleArray**