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 > ITileImageInfo3 Interface > ITileImageInfo3.LERCError Property (ArcObjects .NET 10.5 SDK) |
Maximum error when using LERC encoding.
[Visual Basic .NET] Public Property LERCError As Double
[C#] public double LERCError {get; set;}
[C++]
HRESULT get_LERCError(
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