This document is archived and information here might be outdated. Recommended version. |
Maximum error when using LERC encoding.
[Visual Basic .NET]
Public Property LERCError As Double
[C#]
public double LERCError {get; set;}
[C++]
HRESULT get_LERCError(
System.Double* pLercError
);
[C++]
HRESULT put_LERCError(
double pLercError
);
[C++] Parameters pLercError [out, retval]
pLercError is a parameter of type double* pLercError [in]
pLercError is a parameter of type double