This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITileDescription2 Interface > ITileDescription2.LERCError Property (ArcObjects .NET 10.5 SDK) |
Max error when compressing elevation tiles with LERC.
[Visual Basic .NET] Public Property LERCError As Double
[C#] public double LERCError {get; set;}
[C++]
HRESULT get_LERCError(
double* Quality
);
[C++]
HRESULT put_LERCError(
double Quality
);
[C++]
Parameters Quality [out, retval] Quality is a parameter of type double Quality [in] Quality is a parameter of type double