This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET] Public Property ApproxiPixelValuePoly As IDoubleArray
[C#] public IDoubleArray ApproxiPixelValuePoly {get; set;}
[C++]
HRESULT get_ApproxiPixelValuePoly(
IDoubleArray* ppPoly
);
[C++]
HRESULT put_ApproxiPixelValuePoly(
IDoubleArray** ppPoly
);
[C++] Parameters ppPoly [in]
ppPoly is a parameter of type IDoubleArray* ppPoly [out, retval]
ppPoly is a parameter of type IDoubleArray**