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