ArcGIS Pro 2.8 API Reference Guide
GetSpatialReference Method (RasterBandDefinition)

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

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RasterBandDefinition Class
RasterBandDefinition Members