This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IF > IFrameCameraParameters Interface > IFrameCameraParameters.K0 Property (ArcObjects .NET 10.4 SDK) |
Zeroth Konrady coefficient.
[Visual Basic .NET] Public Property K0 As Double
[C#] public double K0 {get; set;}
[C++]
HRESULT get_K0(
double* pK0
);
[C++]
HRESULT put_K0(
double pK0
);
[C++]
Parameters pK0 [out, retval] pK0 is a parameter of type double pK0 [in] pK0 is a parameter of type double