ArcGIS Pro 2.7 API Reference Guide
CanEdit Method (Raster)

ArcGIS.Core.Data.Raster Namespace > Raster Class : CanEdit Method
Gets a value indicating whether this raster can be edited. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public bool CanEdit()
Public Function CanEdit() As Boolean

Return Value

A boolean value that is true if this raster is editable; otherwise, false.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Raster Class
Raster Members