This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IP > IPixelResampler Interface > IPixelResampler.SupportLinearScaling Property (ArcObjects .NET 10.5 SDK) |
Indicates if this resampler can accept simplified point array for simple linear scaling.
[Visual Basic .NET] Public ReadOnly Property SupportLinearScaling As Boolean
[C#] public bool SupportLinearScaling {get;}
[C++]
HRESULT get_SupportLinearScaling(
VARIANT_BOOL* pSupportLinearScaling
);
[C++]
Parameters pSupportLinearScaling [out, retval] pSupportLinearScaling is a parameter of type VARIANT_BOOL