public void SetResampleType( RasterResamplingType resampleType )
Public Sub SetResampleType( _ ByVal resampleType As RasterResamplingType _ )
Parameters
- resampleType
- The resampling method.
public void SetResampleType( RasterResamplingType resampleType )
Public Sub SetResampleType( _ ByVal resampleType As RasterResamplingType _ )
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
System.ArgumentException | An invalid resample type was specified. |
Target Platforms: Windows 11, Windows 10