ArcGIS Pro 2.6 API Reference Guide
GetDefinition Method (RasterBand)

ArcGIS.Core.Data.Raster Namespace > RasterBand Class : GetDefinition Method
Gets the RasterBandDefinition of this raster band. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public new RasterBandDefinition GetDefinition()
Public Shadows Function GetDefinition() As RasterBandDefinition

Return Value

The RasterBandDefinition of this raster band.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

RasterBand Class
RasterBand Members