Property ResamplingType
ResamplingType
Gets the resampling method used to create the pyramid set.
Declaration
public RasterResamplingType ResamplingType { get; }
Property Value
| Type | Description |
|---|---|
| RasterResamplingType | The resampling method used to create the pyramid set. |
Remarks
This property is Automatic when the resampling method cannot be determined from the available metadata or is not represented by an exposed RasterResamplingType value.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300.1 |
| .NET Windows | 300.1 |
| .NET Android | 300.1 |
| .NET iOS | 300.1 |