This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > ICustomXform Interface > ICustomXform.Approximation Property (ArcObjects .NET 10.4 SDK) |
Indicates if approximation is desired.
[Visual Basic .NET] Public ReadOnly Property Approximation As Boolean
[C#] public bool Approximation {get;}
[C++]
HRESULT get_Approximation(
VARIANT_BOOL* pApproximation
);
[C++]
Parameters pApproximation [out, retval] pApproximation is a parameter of type VARIANT_BOOL